summaryrefslogtreecommitdiffhomepage
path: root/compat/timer.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/timer.hpp
parent81641ad6746de5c7b64125e60b124dec74734153 (diff)
compat/timer: remove unused headers
Diffstat (limited to 'compat/timer.hpp')
-rw-r--r--compat/timer.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/timer.hpp b/compat/timer.hpp
index 58e1c7d6..6af7430d 100644
--- a/compat/timer.hpp
+++ b/compat/timer.hpp
@@ -18,7 +18,6 @@
#endif
#include <ctime>
-#include <tuple>
#include "time.hpp"