summaryrefslogtreecommitdiffstats
path: root/buildtool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'buildtool.cpp')
-rw-r--r--buildtool.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/buildtool.cpp b/buildtool.cpp
index a106f206d..7e98660cf 100644
--- a/buildtool.cpp
+++ b/buildtool.cpp
@@ -63,10 +63,6 @@
#include <windows.h>
#endif
-#ifdef _OPENMP
-#include <omp.h>
-#endif
-
#include <errno.h>