Deprecate headers in boost/detail/

This commit is contained in:
Peter Dimov
2024-09-26 04:11:10 +03:00
parent 94d31304f3
commit 682b285a21
12 changed files with 34 additions and 68 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
// http://www.boost.org/LICENSE_1_0.txt)
//
#include <boost/detail/atomic_count.hpp>
#include <boost/smart_ptr/detail/atomic_count.hpp>
#include <boost/core/lightweight_test.hpp>
int main()