Add C++03 deprecation notice

This commit is contained in:
Peter Dimov
2023-03-06 03:54:51 +02:00
parent 861622d329
commit 78fd14f412
21 changed files with 45 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@
// See http://www.boost.org/libs/smart_ptr/ for documentation.
//
#include <boost/smart_ptr/detail/requires_cxx11.hpp>
#include <boost/config.hpp> // for broken compiler workarounds
#include <memory> // TR1 cyclic inclusion fix