--- Daodan/src/inifile.h 2009/07/26 12:04:44 451 +++ Daodan/src/inifile.h 2013/03/02 23:46:33 677 @@ -2,8 +2,8 @@ #ifndef INIFILE_H #define INIFILE_H -#include -#include +#include "bool.h" +//#include enum {inifile_cantread = -20};