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

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <beast/module/core/system/BeforeBoost.h>
#include <boost/bimap.hpp>