Remove cxx14 compatibility layer from beast

This commit is contained in:
seelabs
2015-10-07 20:46:52 -07:00
parent 7373a26333
commit 8db0094c73
32 changed files with 30 additions and 756 deletions

View File

@@ -19,7 +19,7 @@
#include <unordered_map>
#include <beast/hash/uhash.h>
#include <beast/cxx14/memory.h> // <memory>
#include <memory>
namespace beast {
namespace insight {