Skip to content

Commit e4a1018

Browse files
Include hardfork.hpp in db_notify.cpp
1 parent 48a5457 commit e4a1018

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/chain/db_notify.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include <graphene/chain/vesting_balance_object.hpp>
1818
#include <graphene/chain/transaction_history_object.hpp>
1919
#include <graphene/chain/impacted.hpp>
20+
#include <graphene/chain/hardfork.hpp>
2021

2122
using namespace fc;
2223
using namespace graphene::chain;

0 commit comments

Comments
 (0)