fix linking errors
This commit is contained in:
parent
5d1c1aed0c
commit
e7b717bb63
3 changed files with 4 additions and 0 deletions
Binary file not shown.
|
|
@ -23,6 +23,8 @@
|
|||
*/
|
||||
#include "cli_fixture.hpp"
|
||||
|
||||
#include <fc/smart_ref_impl.hpp>
|
||||
|
||||
#define BOOST_TEST_MODULE Test Application
|
||||
#include <boost/test/included/unit_test.hpp>
|
||||
|
||||
|
|
|
|||
|
|
@ -23,6 +23,8 @@
|
|||
*/
|
||||
#include "cli_fixture.hpp"
|
||||
|
||||
#include <fc/smart_ref_impl.hpp>
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
///////////////////////
|
||||
|
|
|
|||
Loading…
Reference in a new issue