fix linking errors

This commit is contained in:
gladcow 2019-10-21 10:48:06 +03:00
parent 5d1c1aed0c
commit e7b717bb63
3 changed files with 4 additions and 0 deletions

Binary file not shown.

View file

@ -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>

View file

@ -23,6 +23,8 @@
*/
#include "cli_fixture.hpp"
#include <fc/smart_ref_impl.hpp>
#include <boost/test/unit_test.hpp>
///////////////////////