chg r package path back
This commit is contained in:
parent
7739f57c8b
commit
90226035fa
@ -3,10 +3,10 @@
|
|||||||
#include <utility>
|
#include <utility>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include "xgboost_R.h"
|
#include "xgboost_R.h"
|
||||||
#include "xgboost_wrapper.h"
|
#include "../../wrapper/xgboost_wrapper.h"
|
||||||
#include "../src/utils/utils.h"
|
#include "../../src/utils/utils.h"
|
||||||
#include "../src/utils/omp.h"
|
#include "../../src/utils/omp.h"
|
||||||
#include "../src/utils/matrix_csr.h"
|
#include "../../src/utils/matrix_csr.h"
|
||||||
|
|
||||||
using namespace xgboost;
|
using namespace xgboost;
|
||||||
// implements error handling
|
// implements error handling
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user