change include order, so that Rinternal does not disturb us
This commit is contained in:
parent
401d648372
commit
244a589e5d
@ -3,12 +3,13 @@
|
||||
#include <utility>
|
||||
#include <cstring>
|
||||
#include <cstdio>
|
||||
#include "xgboost_R.h"
|
||||
#include "wrapper/xgboost_wrapper.h"
|
||||
#include "src/utils/utils.h"
|
||||
#include "src/utils/omp.h"
|
||||
#include "src/utils/matrix_csr.h"
|
||||
using namespace std;
|
||||
|
||||
#include "xgboost_R.h"
|
||||
|
||||
using namespace xgboost;
|
||||
|
||||
extern "C" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user