mirror of
https://github.com/boostorg/utility.git
synced 2025-07-29 20:37:32 +02:00
Don't use the self contained include files for boost.test as this test is linked
with the boost.test library. We end up with multiple defined symbols, otherwise. [SVN r29559]
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
#include <cassert>
|
||||
|
||||
#include <boost/compressed_pair.hpp>
|
||||
#include <boost/test/included/test_exec_monitor.hpp>
|
||||
#include <boost/test/test_tools.hpp>
|
||||
|
||||
using namespace boost;
|
||||
|
||||
|
Reference in New Issue
Block a user