Skip to content

Commit

Permalink
add #include <vector>
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyu1994 committed Aug 30, 2024
1 parent 3abbc11 commit 13fa0a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/boosting/bagging.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#define LIGHTGBM_BOOSTING_BAGGING_HPP_

#include <string>
#include <vector>

namespace LightGBM {

Expand Down

0 comments on commit 13fa0a3

Please sign in to comment.