|
|
|||
File indexing completed on 2025-12-15 10:09:21
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 0009 //! @brief Deprecated header. 0010 //! @deprecated Use @c boost/test/unit_test.hpp instead. 0011 // *************************************************************************** 0012 0013 #ifndef BOOST_TEST_AUTO_UNIT_TEST_HPP_071894GER 0014 #define BOOST_TEST_AUTO_UNIT_TEST_HPP_071894GER 0015 0016 #include <boost/config/header_deprecated.hpp> 0017 BOOST_HEADER_DEPRECATED( "<boost/test/unit_test.hpp>" ) 0018 0019 #include <boost/test/unit_test.hpp> 0020 0021 #endif // BOOST_TEST_AUTO_UNIT_TEST_HPP_071894GER
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|