summaryrefslogtreecommitdiff
path: root/main/tests/test_math.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/tests/test_math.h')
-rw-r--r--main/tests/test_math.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/tests/test_math.h b/main/tests/test_math.h
index 1ca8a8c12a..239f16f6b0 100644
--- a/main/tests/test_math.h
+++ b/main/tests/test_math.h
@@ -33,8 +33,7 @@
namespace TestMath {
-MainLoop* test();
-
+MainLoop *test();
}
#endif