forked from boostorg/utility
split utility.hpp header
[SVN r17472]
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
// Revision History
|
||||
// 21 May 01 Initial version (Beman Dawes)
|
||||
|
||||
#include <boost/utility.hpp> // for checked_delete
|
||||
#include <boost/checked_delete.hpp> // for checked_delete
|
||||
|
||||
// This program demonstrates compiler errors when trying to delete an
|
||||
// incomplete type.
|
||||
|
Reference in New Issue
Block a user