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

@@ -23,9 +23,6 @@
#include <cstring>
#include <glib.h>
#include <glib/gstdio.h>
#ifdef _OPENMP
#include <omp.h>
#endif
#include "rt_math.h"