Commit 38ea6f61 authored by cbecker's avatar cbecker Committed by Guolin Ke
Browse files

Fixed compilation without OpenMP (#255)

parent 6a367ac4
......@@ -6,7 +6,7 @@
#include <LightGBM/metric.h>
#include <omp.h>
#include <LightGBM/utils/openmp_wrapper.h>
#include <sstream>
#include <vector>
......
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