Include BeastConfig.h from the root include path

This commit is contained in:
Vinnie Falco
2014-06-09 09:38:26 -07:00
parent 02ed879837
commit 37201ecaa6
19 changed files with 19 additions and 19 deletions

View File

@@ -26,7 +26,7 @@
#undef DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER
#define DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER /**/
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <beast/module/core/system/BeforeBoost.h>
#include <boost/version.hpp>