"vscode:/vscode.git/clone" did not exist on "d9ca0ed9051a21295e9be80ec08a6589ebd98222"
Unverified Commit e7ea0f53 authored by Quan (Andy) Gan's avatar Quan (Andy) Gan Committed by GitHub
Browse files

Fix openmp header (#3325)

parent 26b63180
......@@ -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>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment