Eliminate even more warnings and bump warning level to 3

Shouldn't need to go any higher, level 4+ gives insane warnings
This commit is contained in:
Berke Viktor
2012-10-30 22:13:40 +01:00
parent cb0f6c8c91
commit ea0d3059f4
11 changed files with 28 additions and 5 deletions

View File

@@ -43,6 +43,7 @@
#include "outbound.h"
#include "hexchatc.h"
#include "text.h"
#include "typedef.h"
#ifdef WIN32
#include <windows.h>
#endif