more movement to beginptr

This commit is contained in:
tqchen
2014-09-02 11:14:57 -07:00
parent 27cabd131e
commit c75275a861
5 changed files with 30 additions and 18 deletions

View File

@@ -10,7 +10,6 @@
#include "src/utils/matrix_csr.h"
using namespace std;
using namespace xgboost;
using namespace xgboost::utils;
extern "C" {
void XGBoostAssert_R(int exp, const char *fmt, ...);