aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/math.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/utils/math.hpp2
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