Boost logo

Boost-Commit :

From: gennadiy.rozental_at_[hidden]
Date: 2007-10-25 03:29:07


Author: rogeeff
Date: 2007-10-25 03:29:07 EDT (Thu, 25 Oct 2007)
New Revision: 40457
URL: http://svn.boost.org/trac/boost/changeset/40457

Log:
missed debug in another included component
Text files modified:
   trunk/boost/test/included/prg_exec_monitor.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/boost/test/included/prg_exec_monitor.hpp
==============================================================================
--- trunk/boost/test/included/prg_exec_monitor.hpp (original)
+++ trunk/boost/test/included/prg_exec_monitor.hpp 2007-10-25 03:29:07 EDT (Thu, 25 Oct 2007)
@@ -16,6 +16,7 @@
 #define BOOST_INCLUDED_PRG_EXEC_MONITOR_HPP_071894GER
 
 #include <boost/test/impl/execution_monitor.ipp>
+#include <boost/test/impl/debug.ipp>
 #include <boost/test/impl/cpp_main.ipp>
 
 #define BOOST_TEST_INCLUDED


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