/****************************************************************************** Copyright(C):2015~2018 hzleaper FileName:baseInclude.h Author:zhikun wu Email:zk.wu@hzleaper.com Tools:vs2010 pc on company Created:2015/04/07 History:7:4:2015 9:16 *******************************************************************************/ #ifndef __BASE_INCLUDE_H_20150407 #define __BASE_INCLUDE_H_20150407 #include "sysInclude.h" #include "baseDefine.h" #include "baseConstant.h" #include "baseStruct.h" #include "baseClass.h" #endif