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

@@ -18,10 +18,6 @@
*/
#include <array>
#ifdef _OPENMP
#include <omp.h>
#endif
#include "imagefloat.h"
#include "improcfun.h"