Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
e7ea0f53
"vscode:/vscode.git/clone" did not exist on "d9ca0ed9051a21295e9be80ec08a6589ebd98222"
Unverified
Commit
e7ea0f53
authored
Sep 13, 2021
by
Quan (Andy) Gan
Committed by
GitHub
Sep 13, 2021
Browse files
Fix openmp header (#3325)
parent
26b63180
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/array/cpu/rowwise_pick.h
src/array/cpu/rowwise_pick.h
+1
-1
No files found.
src/array/cpu/rowwise_pick.h
View file @
e7ea0f53
...
...
@@ -7,7 +7,7 @@
#define DGL_ARRAY_CPU_ROWWISE_PICK_H_
#include <dgl/array.h>
#include <omp.h>
#include <
dmlc/
omp.h>
#include <functional>
#include <algorithm>
#include <string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment