diff options
Diffstat (limited to 'src/utils/math.hpp')
-rw-r--r-- | src/utils/math.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/math.hpp b/src/utils/math.hpp index bd9e4217..2e568a5b 100644 --- a/src/utils/math.hpp +++ b/src/utils/math.hpp @@ -61,7 +61,7 @@ namespace usdx */ Math() {}; }; -}; +} #endif |