reduce <omp.h> dependencies

This commit is contained in:
Ingo Weyrich
2019-11-03 16:14:16 +01:00
parent e66ed090a7
commit ee6dd7d0d1
7 changed files with 0 additions and 26 deletions

View File

@@ -28,10 +28,6 @@
#include "color.h"
#include "procparams.h"
#include "StopWatch.h"
#ifdef _OPENMP
#include <omp.h>
#endif
using namespace std;