Merge branch 'bug/289/deprecation_messages_for_auto_unit_test.hpp' into 'develop'
Resolving boost deprecation include See merge request PBSA/peerplays!74
This commit is contained in:
commit
7d25589499
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
#include <fc/crypto/digest.hpp>
|
#include <fc/crypto/digest.hpp>
|
||||||
|
|
||||||
#include <boost/test/auto_unit_test.hpp>
|
#include <boost/test/unit_test.hpp>
|
||||||
|
|
||||||
using namespace graphene::chain;
|
using namespace graphene::chain;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue