diff options
Diffstat (limited to 'include/__sso_allocator')
-rw-r--r-- | include/__sso_allocator | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/__sso_allocator b/include/__sso_allocator index 645f2ba174598..ca3b937c01384 100644 --- a/include/__sso_allocator +++ b/include/__sso_allocator @@ -15,6 +15,8 @@ #include <type_traits> #include <new> +#include <__undef___deallocate> + #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) #pragma GCC system_header #endif |