mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-10-28 22:31:40 +01:00
[SVN r69242]
This commit is contained in:
@@ -33,10 +33,7 @@
|
||||
# pragma warn -8092 // template argument passed to 'find' is not an iterator
|
||||
#endif
|
||||
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
#include <boost/scoped_array.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/shared_array.hpp>
|
||||
#include <boost/smart_ptr.hpp>
|
||||
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user