compilation fix

This commit is contained in:
Sandip Patel 2019-11-14 19:13:57 +05:30
parent ac5d55be0f
commit 9baf81e7c6

View file

@ -22,6 +22,7 @@
* THE SOFTWARE. * THE SOFTWARE.
*/ */
#include <graphene/app/application.hpp> #include <graphene/app/application.hpp>
#include <graphene/app/config_util.hpp>
#include <graphene/witness/witness.hpp> #include <graphene/witness/witness.hpp>
#include <graphene/account_history/account_history_plugin.hpp> #include <graphene/account_history/account_history_plugin.hpp>