Update timer_test.cpp

This commit is contained in:
Cabooman 2024-02-06 07:59:22 +01:00
parent aca520c506
commit a81133c6c0

View file

@ -1,7 +1,8 @@
// The test library must be included first! // The test library must be included first!
#include "timer.cpp"
#include "../test_lib.h" #include "../test_lib.h"
#include "timer.cpp"
/* Helper functions */ /* Helper functions */
/* Test functions */ /* Test functions */