Skip to content

Commit

Permalink
Merge pull request #1505 from pmconrad/linker_fix
Browse files Browse the repository at this point in the history
Fixed linker error
  • Loading branch information
pmconrad authored Dec 31, 2018
2 parents 8bce57a + 3284797 commit 71821e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/chain/db_management.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <graphene/chain/protocol/fee_schedule.hpp>

#include <fc/io/fstream.hpp>
#include <fc/smart_ref_impl.hpp>

#include <fstream>
#include <functional>
Expand Down

0 comments on commit 71821e3

Please sign in to comment.