compatibility issue with openmp

This commit is contained in:
tqchen
2014-03-03 15:11:41 -08:00
parent 5a65f4b958
commit bbbbe6bc4e
6 changed files with 24 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
#ifndef XGBOOST_GBMBASE_H
#define XGBOOST_GBMBASE_H
#include <omp.h>
#include <cstring>
#include "xgboost.h"
#include "../utils/xgboost_omp.h"
#include "../utils/xgboost_config.h"
/*!
* \file xgboost_gbmbase.h