Unverified Commit 072f746c authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

fix warning (#3563)

parent b80240ce
...@@ -18,7 +18,7 @@ namespace LightGBM { ...@@ -18,7 +18,7 @@ namespace LightGBM {
class Dataset; class Dataset;
class DatasetLoader; class DatasetLoader;
class TrainingShareStates; struct TrainingShareStates;
class MultiValBinWrapper; class MultiValBinWrapper;
/*! \brief Using to store data and providing some operations on one feature /*! \brief Using to store data and providing some operations on one feature
* group*/ * group*/
......
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