summaryrefslogtreecommitdiffstats
path: root/libcxx/include/experimental/string_view
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/experimental/string_view')
-rw-r--r--libcxx/include/experimental/string_view2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/include/experimental/string_view b/libcxx/include/experimental/string_view
index 3147e221e62..b0382e5d257 100644
--- a/libcxx/include/experimental/string_view
+++ b/libcxx/include/experimental/string_view
@@ -182,6 +182,8 @@ namespace std {
#include <ostream>
#include <iomanip>
+#include <__debug>
+
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header
#endif
OpenPOWER on IntegriCloud