summaryrefslogtreecommitdiffhomepage
path: root/compat/time.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-05-12 16:09:35 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-05-14 20:08:35 +0200
commitc066a471f1ffd98cd1f1f2154b6f8f16e4f94e32 (patch)
treec3a08f7eee92543b925cb5ba025020d4a5a19a1c /compat/time.hpp
parent81641ad6746de5c7b64125e60b124dec74734153 (diff)
compat/timer: remove unused headers
Diffstat (limited to 'compat/time.hpp')
-rw-r--r--compat/time.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/time.hpp b/compat/time.hpp
index fbe7469a..b560da70 100644
--- a/compat/time.hpp
+++ b/compat/time.hpp
@@ -1,7 +1,6 @@
#pragma once
#include <chrono>
-#include <type_traits>
namespace time_units {