make style more like Google style

This commit is contained in:
tqchen
2014-03-02 13:30:24 -08:00
committed by tqchen
parent 7761d562b1
commit 2dd03b1963
16 changed files with 32 additions and 32 deletions

View File

@@ -1,5 +1,5 @@
#ifndef _XGBOOST_CONFIG_H_
#define _XGBOOST_CONFIG_H_
#ifndef XGBOOST_CONFIG_H
#define XGBOOST_CONFIG_H
/*!
* \file xgboost_config.h
* \brief helper class to load in configures from file