Repotted much of State.

This commit is contained in:
Gav Wood 2014-04-24 11:08:01 +01:00
parent 0f16595ba1
commit 78af5c2fc8

1
vm.cpp
View File

@ -21,6 +21,7 @@
*/
#include <fstream>
#include <cstdint>
#include <libethcore/Log.h>
#include <libethereum/ExtVMFace.h>
#include <libethereum/Transaction.h>