Help Travis figure out what time of day it is

This commit is contained in:
Akkadius
2015-01-25 02:23:05 -06:00
parent 6212045dcd
commit 5e107a9936
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -16,7 +16,10 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "../common/global_define.h"
#include "../common/rulesys.h"
#include "../common/string_util.h"
#include "../common/timer.h"
#include "database.h"
#include "extprofile.h"