diff --git a/hera b/hera index 26102afdbb2..a802a0b9186 160000 --- a/hera +++ b/hera @@ -1 +1 @@ -Subproject commit 26102afdbb20f2b4f451c71750c660791b6b74aa +Subproject commit a802a0b9186ffe7175bcfd00689d425227613feb diff --git a/libevm/VMFactory.cpp b/libevm/VMFactory.cpp index 3dc0eba5f8b..a4d6eccc5e8 100644 --- a/libevm/VMFactory.cpp +++ b/libevm/VMFactory.cpp @@ -28,7 +28,7 @@ #endif #if ETH_HERA -#include +#include #endif namespace po = boost::program_options;