diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2012-03-15 23:06:11 +0000 |
|---|---|---|
| committer | Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> | 2012-03-15 23:06:11 +0000 |
| commit | dd09f57eeca814b47a3b38c52ddd7c8140b645cd (patch) | |
| tree | f4eb27121de62d6d6cd8ee60955f5925dbb77b77 /buildtool.cpp | |
| parent | Patch by Veronika Irvine for lp:806302 (diff) | |
| download | inkscape-dd09f57eeca814b47a3b38c52ddd7c8140b645cd.tar.gz inkscape-dd09f57eeca814b47a3b38c52ddd7c8140b645cd.zip | |
clean up
(bzr r11092)
Diffstat (limited to 'buildtool.cpp')
| -rw-r--r-- | buildtool.cpp | 4 |
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> |
