make style more like Google style
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _XGBOOST_GBMBASE_H_
|
||||
#define _XGBOOST_GBMBASE_H_
|
||||
#ifndef XGBOOST_GBMBASE_H
|
||||
#define XGBOOST_GBMBASE_H
|
||||
|
||||
#include <omp.h>
|
||||
#include <cstring>
|
||||
|
||||
Reference in New Issue
Block a user