]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/bits/unique_ptr.h
Split <functional> into smaller pieces
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / unique_ptr.h
index e32b6c959b3cff0dc795f12b00113d56962a5889..996c9eac3c3d5de15e0d03225a55cabb29256ea1 100644 (file)
@@ -35,6 +35,7 @@
 #include <type_traits>
 #include <utility>
 #include <tuple>
+#include <bits/stl_function.h>
 
 namespace std _GLIBCXX_VISIBILITY(default)
 {