This commit is contained in:
doitux
2007-10-01 10:59:13 +00:00
parent cffacbbe1a
commit 71b63255ef
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
#include <QtCore> #include <QtCore>
#include <iostream> #include <iostream>
QtHelper::QtHelper() QtHelper::QtHelper()
{ {
} }
+1
View File
@@ -16,6 +16,7 @@
#error This file is not for the server. #error This file is not for the server.
#endif #endif
#include <string>
/** /**
@author FThauer FHammer <webmaster@pokerth.net> @author FThauer FHammer <webmaster@pokerth.net>
*/ */