1
0
forked from boostorg/core
Files
boost_core/include/boost/detail/lightweight_test.hpp

10 lines
232 B
C++
Raw Normal View History

#ifndef BOOST_DETAIL_LIGHTWEIGHT_TEST_HPP
#define BOOST_DETAIL_LIGHTWEIGHT_TEST_HPP
// The header file at this path is deprecated;
// use boost/core/lightweight_test.hpp instead.
2003-11-28 15:35:21 +00:00
#include <boost/core/lightweight_test.hpp>
#endif