diff options
Diffstat (limited to 'lib/libcxx/src/condition_variable.cpp')
| -rw-r--r-- | lib/libcxx/src/condition_variable.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcxx/src/condition_variable.cpp b/lib/libcxx/src/condition_variable.cpp index b17c4cf645..85f334e024 100644 --- a/lib/libcxx/src/condition_variable.cpp +++ b/lib/libcxx/src/condition_variable.cpp @@ -12,7 +12,6 @@ #include <condition_variable> #include <thread> -#include <system_error> #if defined(__ELF__) && defined(_LIBCPP_LINK_PTHREAD_LIB) # pragma comment(lib, "pthread") |
