We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d1807e commit 582f71aCopy full SHA for 582f71a
src/array/cpu/rowwise_pick.h
@@ -7,7 +7,7 @@
7
#define DGL_ARRAY_CPU_ROWWISE_PICK_H_
8
9
#include <dgl/array.h>
10
-#include <omp.h>
+#include <dmlc/omp.h>
11
#include <functional>
12
#include <algorithm>
13
#include <string>
0 commit comments