2
0
mirror of https://github.com/boostorg/tr1.git synced 2026-01-19 04:42:14 +00:00
Files
tr1/test/test_shd_this_header.cpp
John Maddock 081b8d928e Shortened filesnames.
Fixed min/max usage.


[SVN r34593]
2006-07-17 11:48:13 +00:00

16 lines
481 B
C++

// (C) Copyright John Maddock 2005.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// These are the headers included by the Boost.TR1 implementation,
// by including these directly we probe for problems with cyclic
// dependencies when the TR1 headers are in the include search path.
#include <boost/enable_shared_from_this.hpp>