diff options
Diffstat (limited to 'compat/time.hpp')
-rw-r--r-- | compat/time.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/time.hpp b/compat/time.hpp index e65e4855..d34e4e8c 100644 --- a/compat/time.hpp +++ b/compat/time.hpp @@ -1,7 +1,5 @@ #pragma once -#include "compat/functional.hpp" - #include <chrono> namespace time_units { |