diff options
Diffstat (limited to 'vm.cpp')
-rw-r--r-- | vm.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ #include <ExtVMFace.h> #include <Transaction.h> #include <VM.h> +#include <Log.h> #include <Instruction.h> using namespace std; using namespace json_spirit; |