]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/std/condition_variable
libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header
[thirdparty/gcc.git] / libstdc++-v3 / include / std / condition_variable
index fb9b7d3f02752cdc5df15602b7e62d16f97eb110..4fcec6aa73d2363152707d6eb0a85a8c8b1e3377 100644 (file)
@@ -35,8 +35,7 @@
 # include <bits/c++0x_warning.h>
 #else
 
-#include <chrono>
-
+#include <bits/chrono.h>
 #include <bits/std_mutex.h>
 #include <bits/unique_lock.h>
 #include <bits/alloc_traits.h>