diff -ur xxvautotimer-0.1.2.old/inifile.cpp xxvautotimer-0.1.2/inifile.cpp --- xxvautotimer-0.1.2.old/inifile.cpp 2009-01-22 20:00:01.000000000 +0200 +++ xxvautotimer-0.1.2/inifile.cpp 2009-01-22 20:22:54.000000000 +0200 @@ -43,6 +43,9 @@ #include #include #include +#include +#include +#include #ifdef WIN32 #include diff -ur xxvautotimer-0.1.2.old/mysqlwrapped-1.4/SysLog.cpp xxvautotimer-0.1.2/mysqlwrapped-1.4/SysLog.cpp --- xxvautotimer-0.1.2.old/mysqlwrapped-1.4/SysLog.cpp 2009-01-22 20:00:01.000000000 +0200 +++ xxvautotimer-0.1.2/mysqlwrapped-1.4/SysLog.cpp 2009-01-22 20:01:21.000000000 +0200 @@ -25,6 +25,7 @@ #include #include +#include #include "Database.h" #include "Query.h" diff -ur xxvautotimer-0.1.2.old/mysqlwrapped-1.4/enum_t.h xxvautotimer-0.1.2/mysqlwrapped-1.4/enum_t.h --- xxvautotimer-0.1.2.old/mysqlwrapped-1.4/enum_t.h 2009-01-22 20:00:01.000000000 +0200 +++ xxvautotimer-0.1.2/mysqlwrapped-1.4/enum_t.h 2009-01-22 20:03:11.000000000 +0200 @@ -22,6 +22,7 @@ #include #include +#include #ifdef WIN32 #include #include