We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c3d520 commit 504d8c3Copy full SHA for 504d8c3
libstdc++-v3/include/bits/std_thread.h
@@ -41,7 +41,6 @@
41
#include <bits/invoke.h> // std::__invoke
42
#include <bits/refwrap.h> // not required, but helpful to users
43
#include <bits/unique_ptr.h> // std::unique_ptr
44
-#include <bits/shared_ptr.h> // std::shared_ptr
45
46
#ifdef _GLIBCXX_HAS_GTHREADS
47
# include <bits/gthr.h>
0 commit comments