General refactoring of beast framework classes

This commit is contained in:
Vinnie Falco
2013-09-12 08:26:25 -07:00
parent 84ef06e35c
commit 02acf7d6d0
26 changed files with 514 additions and 306 deletions

View File

@@ -47,7 +47,9 @@
//------------------------------------------------------------------------------
#include "PlatformDefs.h"
#ifndef BEAST_CORE_PLATFORMDEFS_H_INCLUDED
#error "PlatformDefs.h must be included first"
#endif
// Now we'll include some common OS headers..
#if BEAST_MSVC