Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-12-16 10:09:51

0001 //  (C) Copyright Gennadiy Rozental 2001.
0002 //  Distributed under the Boost Software License, Version 1.0.
0003 //  (See accompanying file LICENSE_1_0.txt or copy at
0004 //  http://www.boost.org/LICENSE_1_0.txt)
0005 
0006 //  See http://www.boost.org/libs/test for the library home page.
0007 //
0008 //  File        : $RCSfile$
0009 //
0010 //  Version     : $Revision$
0011 //
0012 //  Description : included variant of Execution Monitor to be used independently
0013 // ***************************************************************************
0014 
0015 #ifndef BOOST_INCLUDED_EXECUTION_MONITOR_HPP_051410GER
0016 #define BOOST_INCLUDED_EXECUTION_MONITOR_HPP_051410GER
0017 
0018 #include <boost/test/impl/execution_monitor.ipp>
0019 #include <boost/test/impl/debug.ipp>
0020 
0021 #endif // BOOST_INCLUDED_EXECUTION_MONITOR_HPP_051410GER