summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__format/format_arg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/__format/format_arg.h')
-rw-r--r--libcxx/include/__format/format_arg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/include/__format/format_arg.h b/libcxx/include/__format/format_arg.h
index fa8a41e1723d..df08e93d2ee3 100644
--- a/libcxx/include/__format/format_arg.h
+++ b/libcxx/include/__format/format_arg.h
@@ -15,7 +15,6 @@
#include <__format/format_error.h>
#include <__format/format_fwd.h>
#include <__format/format_parse_context.h>
-#include <__functional_base>
#include <__memory/addressof.h>
#include <__variant/monostate.h>
#include <string>