summaryrefslogtreecommitdiffstats
path: root/libcxx/include/experimental/__memory
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/experimental/__memory')
-rw-r--r--libcxx/include/experimental/__memory1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/include/experimental/__memory b/libcxx/include/experimental/__memory
index 40021691d5ae..749cf4c0c657 100644
--- a/libcxx/include/experimental/__memory
+++ b/libcxx/include/experimental/__memory
@@ -10,7 +10,6 @@
#ifndef _LIBCPP_EXPERIMENTAL___MEMORY
#define _LIBCPP_EXPERIMENTAL___MEMORY
-#include <__functional_base>
#include <__memory/allocator_arg_t.h>
#include <__memory/uses_allocator.h>
#include <experimental/__config>