mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-29 12:27:14 +02:00
Deprecate headers in boost/detail/
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/detail/quick_allocator.hpp>
|
||||
#include <boost/smart_ptr/detail/quick_allocator.hpp>
|
||||
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
Reference in New Issue
Block a user