+ fix some issues

This commit is contained in:
wmayer
2014-03-15 12:36:07 +01:00
parent 8df3dcea20
commit 922d3b5101
3 changed files with 4 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
@@ -35,6 +35,7 @@
#ifdef _MSC_VER
#pragma warning( disable : 4700 )
#pragma warning( disable : 4723 )
#endif
#define new DEBUG_CLIENTBLOCK