summaryrefslogtreecommitdiffstats
path: root/buildtool.cpp
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2012-03-15 23:06:11 +0000
committerJohan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>2012-03-15 23:06:11 +0000
commitdd09f57eeca814b47a3b38c52ddd7c8140b645cd (patch)
treef4eb27121de62d6d6cd8ee60955f5925dbb77b77 /buildtool.cpp
parentPatch by Veronika Irvine for lp:806302 (diff)
downloadinkscape-dd09f57eeca814b47a3b38c52ddd7c8140b645cd.tar.gz
inkscape-dd09f57eeca814b47a3b38c52ddd7c8140b645cd.zip
clean up
(bzr r11092)
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>