mirror of
https://github.com/boostorg/wave.git
synced 2026-02-12 12:42:09 +00:00
Wave: Added more missing #includes.
[SVN r37364]
This commit is contained in:
@@ -91,6 +91,7 @@ class StoragePolicy
|
||||
#endif
|
||||
|
||||
#include <memory>
|
||||
#include <new>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
@@ -99,6 +100,7 @@ class StoragePolicy
|
||||
#include <stdexcept>
|
||||
#include <cstddef>
|
||||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
|
||||
// this must occur after all of the includes and before any code appears
|
||||
#ifdef BOOST_HAS_ABI_HEADERS
|
||||
|
||||
Reference in New Issue
Block a user