12345678910111213141516171819202122232425 |
- #ifndef BOOST_INCLUDED_PRG_EXEC_MONITOR_HPP_071894GER
- #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
- #include <boost/test/prg_exec_monitor.hpp>
- #endif
|