Add BeforeBoost.h and tidy up beast system headers

This commit is contained in:
Vinnie Falco
2013-09-01 08:48:52 -07:00
parent d9d291abcb
commit 96587dc68c
23 changed files with 461 additions and 294 deletions

View File

@@ -24,7 +24,7 @@
#ifndef BEAST_BASICNATIVEHEADERS_H_INCLUDED
#define BEAST_BASICNATIVEHEADERS_H_INCLUDED
#include "../system/beast_TargetPlatform.h"
#include "../system/TargetPlatform.h"
#undef T
//==============================================================================