aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/libcxx/include/string
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/libcxx/include/string')
-rw-r--r--contrib/llvm-project/libcxx/include/string1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/llvm-project/libcxx/include/string b/contrib/llvm-project/libcxx/include/string
index bb169a82c9e7..3723dc8a3938 100644
--- a/contrib/llvm-project/libcxx/include/string
+++ b/contrib/llvm-project/libcxx/include/string
@@ -532,6 +532,7 @@ basic_string<char32_t> operator "" s( const char32_t *str, size_t len );
#include <__iterator/reverse_iterator.h>
#include <__iterator/wrap_iter.h>
#include <__memory/allocate_at_least.h>
+#include <__memory/swap_allocator.h>
#include <__string/char_traits.h>
#include <__string/extern_template_lists.h>
#include <__utility/auto_cast.h>