This reverts commit d3a0efbf16.
This commit is contained in:
committed by
GitHub
parent
d087a12b04
commit
1d22a9be1c
@@ -7,6 +7,8 @@
|
||||
#ifndef XGBOOST_COMMON_HIST_UTIL_H_
|
||||
#define XGBOOST_COMMON_HIST_UTIL_H_
|
||||
|
||||
#include <xgboost/data.h>
|
||||
#include <xgboost/generic_parameters.h>
|
||||
#include <limits>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
@@ -14,9 +16,6 @@
|
||||
#include <utility>
|
||||
#include <map>
|
||||
|
||||
#include "xgboost/data.h"
|
||||
#include "xgboost/generic_parameters.h"
|
||||
|
||||
#include "row_set.h"
|
||||
#include "threading_utils.h"
|
||||
#include "../tree/param.h"
|
||||
|
||||
Reference in New Issue
Block a user