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
tianlh
LightGBM-DCU
Commits
38ea6f61
Commit
38ea6f61
authored
Jan 24, 2017
by
cbecker
Committed by
Guolin Ke
Jan 24, 2017
Browse files
Fixed compilation without OpenMP (#255)
parent
6a367ac4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/metric/map_metric.hpp
src/metric/map_metric.hpp
+1
-1
No files found.
src/metric/map_metric.hpp
View file @
38ea6f61
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
#include <LightGBM/metric.h>
#include <LightGBM/metric.h>
#include <
omp
.h>
#include <
LightGBM/utils/openmp_wrapper
.h>
#include <sstream>
#include <sstream>
#include <vector>
#include <vector>
...
...
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