diff --git a/test/utils/timer_test.cpp b/test/utils/timer_test.cpp index 613bf739..96e9b142 100644 --- a/test/utils/timer_test.cpp +++ b/test/utils/timer_test.cpp @@ -1,7 +1,8 @@ // The test library must be included first! -#include "timer.cpp" #include "../test_lib.h" +#include "timer.cpp" + /* Helper functions */ /* Test functions */