Core: Remove warning-ignores from Common.h, and fix a shitload of retarded warnings that was hidden by it - NO MORE HIDING IN CORE THANKYOU!

--HG--
branch : trunk
This commit is contained in:
click
2010-08-21 19:40:05 +02:00
parent d7814e88d8
commit 3febdd7884
4 changed files with 22 additions and 25 deletions

View File

@@ -16,6 +16,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "Common.h"
#include "DatabaseEnv.h"
#include "SQLOperation.h"
#include "MySQLConnection.h"