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,4 +1,4 @@
|
||||
// This file was automatically generated on Wed Apr 09 16:30:13 2008
|
||||
// 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
|
||||
@@ -22,6 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/tr1/detail/config.hpp>
|
||||
#include "test.hpp"
|
||||
|
||||
#ifndef BOOST_HAS_TR1_REGEX
|
||||
|
Reference in New Issue
Block a user