From c066a471f1ffd98cd1f1f2154b6f8f16e4f94e32 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 12 May 2017 16:09:35 +0200 Subject: compat/timer: remove unused headers --- compat/time.hpp | 1 - compat/timer.hpp | 1 - 2 files changed, 2 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 -#include namespace time_units { 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 -#include #include "time.hpp" -- cgit v1.2.3