1
0
forked from boostorg/core
Files
boost_core/include/boost/detail/lightweight_test.hpp
2014-06-02 00:46:33 -07:00

10 lines
232 B
C++

#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.
#include <boost/core/lightweight_test.hpp>
#endif