]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/boost/test/included/execution_monitor.hpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / boost / test / included / execution_monitor.hpp
1 // (C) Copyright Gennadiy Rozental 2001.
2 // Distributed under the Boost Software License, Version 1.0.
3 // (See accompanying file LICENSE_1_0.txt or copy at
4 // http://www.boost.org/LICENSE_1_0.txt)
5
6 // See http://www.boost.org/libs/test for the library home page.
7 //
8 // File : $RCSfile$
9 //
10 // Version : $Revision$
11 //
12 // Description : included variant of Execution Monitor to be used independently
13 // ***************************************************************************
14
15 #ifndef BOOST_INCLUDED_EXECUTION_MONITOR_HPP_051410GER
16 #define BOOST_INCLUDED_EXECUTION_MONITOR_HPP_051410GER
17
18 #include <boost/test/impl/execution_monitor.ipp>
19 #include <boost/test/impl/debug.ipp>
20
21 #endif // BOOST_INCLUDED_EXECUTION_MONITOR_HPP_051410GER