Consolidate C++14 compatibility into new headers

This commit is contained in:
Vinnie Falco
2014-03-03 13:37:07 -08:00
parent 370bfb7a22
commit faa999d6d0
18 changed files with 285 additions and 223 deletions

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "beast/beast/make_unique.h"
#include "../beast/beast/cxx14/memory.h"
#include "../api/Manager.h"