aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index 25d5abf..b0ffec7 100644
--- a/include/common.h
+++ b/include/common.h
@@ -24,6 +24,7 @@
#include <string>
#include <fstream>
+
#ifdef __WIN32__
typedef unsigned int uint;
#undef near