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 a453ed9 commit 40a343bCopy full SHA for 40a343b
include/parallel/backends.hpp
@@ -8,7 +8,7 @@
8
#include <vector>
9
10
#ifdef HAS_OPENMP
11
-#include <omp.h>
+// #include <omp.h>
12
#endif
13
14
#include <oneapi/tbb/blocked_range.h>
0 commit comments