mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-16 01:15:26 +02:00
Improved support for testing on older versions of gcc.
Link tests. Plus more... [SVN r2980]
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#if !defined(BOOST_UNORDERED_TEST_HELPERS_FWD_HEADER)
|
||||
#define BOOST_UNORDERED_TEST_HELPERS_FWD_HEADER
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace test
|
||||
{
|
||||
int generate(int const*);
|
||||
|
Reference in New Issue
Block a user