summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanisław Halik <sthalik@misaki.pl>2016-09-20 21:23:41 +0200
committerGitHub <noreply@github.com>2016-09-20 21:23:41 +0200
commit1c22f4a19a0cfa6b593b72754acb9ea97fbded13 (patch)
tree3801eed717bf5ddbc660a664c4f70180154907cf
parent2bb1ec45faa7dd7790b8cb1f7096c6170066bd57 (diff)
compat/timer: no exports here
-rw-r--r--compat/timer.hpp2
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