diff options
Diffstat (limited to 'src/libjin/Math/Vector.cpp')
-rw-r--r-- | src/libjin/Math/Vector.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/Math/Vector.cpp b/src/libjin/Math/Vector.cpp index 3e44d70..b4e347a 100644 --- a/src/libjin/Math/Vector.cpp +++ b/src/libjin/Math/Vector.cpp @@ -20,5 +20,5 @@ namespace math { } -} -}
\ No newline at end of file +} // math +} // jin
\ No newline at end of file |