mirror of
https://github.com/boostorg/utility.git
synced 2025-08-03 14:54:31 +02:00
added missing boost::
[SVN r9199]
This commit is contained in:
@@ -81,7 +81,7 @@ CodeWarrior 5.0, and Microsoft Visual C++ 6.0 sp 3.</p>
|
||||
<pre>// inside one of your own headers ...
|
||||
#include <boost/utility.hpp>
|
||||
|
||||
class ResourceLadenFileSystem : noncopyable {
|
||||
class ResourceLadenFileSystem : boost::noncopyable {
|
||||
...</pre>
|
||||
</blockquote>
|
||||
|
||||
|
Reference in New Issue
Block a user