diff options
Diffstat (limited to 'main/tests/test_math.cpp')
-rw-r--r-- | main/tests/test_math.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/tests/test_math.cpp b/main/tests/test_math.cpp index 33589e37af..14ae81ad26 100644 --- a/main/tests/test_math.cpp +++ b/main/tests/test_math.cpp @@ -695,4 +695,5 @@ MainLoop *test() { return nullptr; } + } // namespace TestMath |