mirror of
https://github.com/boostorg/config.git
synced 2025-10-04 11:40:59 +02:00
Updated Config/TR1 tests so they include the needed headers.
Added new TR1 tests to catch some cyclic dependency errors. [SVN r47351]
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
// This file was automatically generated on Tue Jan 25 15:52:52 2005
|
||||
// This file was automatically generated on Sat Jul 12 12:39:32 2008
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// 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)
|
||||
|
||||
// See http://www.boost.org/libs/config for the most recent version.
|
||||
// See http://www.boost.org/libs/config for the most recent version.//
|
||||
// Revision $Id$
|
||||
//
|
||||
|
||||
|
||||
// Test file for macro BOOST_HAS_TR1_FUNCTION
|
||||
// This file should not compile, if it does then
|
||||
@@ -19,6 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/tr1/detail/config.hpp>
|
||||
#include "test.hpp"
|
||||
|
||||
#ifndef BOOST_HAS_TR1_FUNCTION
|
||||
|
Reference in New Issue
Block a user