modify java wrapper settings for new refactor

This commit is contained in:
黄子轩
2016-01-11 18:16:02 -08:00
committed by tqchen
parent 263b7befde
commit a662340fda
2 changed files with 13 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
limitations under the License.
*/
#include "../wrapper/xgboost_wrapper.h"
#include "xgboost/c_api.h"
#include "xgboost4j_wrapper.h"
#include <cstring>