aboutsummaryrefslogtreecommitdiff
path: root/include/system_error
diff options
context:
space:
mode:
Diffstat (limited to 'include/system_error')
-rw-r--r--include/system_error1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/system_error b/include/system_error
index a29807db0d65..12745525f57f 100644
--- a/include/system_error
+++ b/include/system_error
@@ -230,6 +230,7 @@ template <> struct hash<std::error_condition>;
#include <type_traits>
#include <stdexcept>
#include <__functional_base>
+#include <string>
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header