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

@@ -1,9 +1,4 @@
#include <boost/foreach.hpp>
#include "Application.h"
#include "LedgerTiming.h"
class Validations;
SETUP_LOG (Validations)