summaryrefslogtreecommitdiff
path: root/src/condition_variable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/condition_variable.cpp')
-rw-r--r--src/condition_variable.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/condition_variable.cpp b/src/condition_variable.cpp
index 25e66038eec0b..3f607271b9ebf 100644
--- a/src/condition_variable.cpp
+++ b/src/condition_variable.cpp
@@ -14,7 +14,6 @@
#include "condition_variable"
#include "thread"
#include "system_error"
-#include "cassert"
_LIBCPP_BEGIN_NAMESPACE_STD