mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-12-06 00:49:24 +01:00
Need to include utility.hpp to get noncopyable
[SVN r12669]
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Boost scoped_ptr_example header file ------------------------------------//
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
|
||||
// The point of this example is to prove that even though
|
||||
|
||||
Reference in New Issue
Block a user