mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00: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:
parent
aaca5ca871
commit
871f3a6779
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user