We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba7e1b commit f5f0f14Copy full SHA for f5f0f14
1 file changed
include/parallel/backends.hpp
@@ -7,7 +7,7 @@
7
#include <vector>
8
9
#ifdef HAS_OPENMP
10
-#include <omp.h>
+// #include <omp.h>
11
#endif
12
13
#include <oneapi/tbb/blocked_range.h>
0 commit comments