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,10 +1,4 @@
#include "Application.h"
#include "Transaction.h"
#include "HashPrefixes.h"
#include "LedgerConsensus.h"
#include "LedgerTiming.h"
SETUP_LOG (NetworkOPs)
// This is the primary interface into the "client" portion of the program.