Enable SEH exception handling in the VS2012 project

This commit is contained in:
Vinnie Falco
2013-06-10 17:11:10 -07:00
parent c23b088755
commit 124c28b0eb
17 changed files with 9 additions and 60 deletions

View File

@@ -11,7 +11,6 @@
#include <boost/pointer_cast.hpp>
#include "WSDoor.h"
#include "Application.h"
#include "CallRPC.h"
#include "LoadManager.h"
#include "RPCErr.h"