diff options
-rw-r--r-- | compat/timer.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/timer.hpp b/compat/timer.hpp index 300a883c..b01e5f38 100644 --- a/compat/timer.hpp +++ b/compat/timer.hpp @@ -9,8 +9,6 @@ #pragma once #include <ctime> -#include "export.hpp" - #if defined (_WIN32) # include <windows.h> # ifndef CLOCK_MONOTONIC |