split utility.hpp header

[SVN r17472]
This commit is contained in:
Aleksey Gurtovoy
2003-02-17 06:20:57 +00:00
committed by Andrey Semashev
parent 963781e154
commit 600f6e43f9

View File

@@ -12,7 +12,7 @@
// 9 Jun 99 Add unnamed namespace // 9 Jun 99 Add unnamed namespace
// 2 Jun 99 Initial Version // 2 Jun 99 Initial Version
#include <boost/utility.hpp> #include <boost/noncopyable.hpp>
#include <iostream> #include <iostream>
// This program demonstrates compiler errors resulting from trying to copy // This program demonstrates compiler errors resulting from trying to copy