Move TargetPlatform.h to beast/Config.h

This commit is contained in:
Vinnie Falco
2013-09-19 09:00:48 -07:00
parent 874b5240d2
commit ebbd9ff414
7 changed files with 13 additions and 10 deletions

View File

@@ -30,7 +30,7 @@
see BeastConfig.h.
*/
#include "../beast_core/system/TargetPlatform.h"
#include "../../../beast/beast/Config.h"
#if BEAST_IOS || BEAST_MAC
# define BEAST_HAVE_NATIVE_SQLITE 1