|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r70640 - sandbox/opaque/libs/opaque/test/new_class
From: vicente.botet_at_[hidden]
Date: 2011-03-27 13:49:45
Author: viboes
Date: 2011-03-27 13:49:44 EDT (Sun, 27 Mar 2011)
New Revision: 70640
URL: http://svn.boost.org/trac/boost/changeset/70640
Log:
Opaque: adapt some test to the macros moved to a specific directory
Text files modified:
sandbox/opaque/libs/opaque/test/new_class/using_not_equal_pass.cpp | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
Modified: sandbox/opaque/libs/opaque/test/new_class/using_not_equal_pass.cpp
==============================================================================
--- sandbox/opaque/libs/opaque/test/new_class/using_not_equal_pass.cpp (original)
+++ sandbox/opaque/libs/opaque/test/new_class/using_not_equal_pass.cpp 2011-03-27 13:49:44 EDT (Sun, 27 Mar 2011)
@@ -8,8 +8,7 @@
//
//////////////////////////////////////////////////////////////////////////////
-#include <boost/opaque/new_class_macro.hpp>
-//#include <boost/opaque/new_class.hpp>
+#include <boost/opaque/macros/new_class.hpp>
#include <boost/opaque/meta_mixin/operators.hpp>
#include <boost/detail/lightweight_test.hpp>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk