Browse Source

Update vm.h

cl-refactor
Christoph Jentzsch 10 years ago
parent
commit
314b070d36
  1. 1
      test/vm.h

1
test/vm.h

@ -37,7 +37,6 @@ along with cpp-ethereum. If not, see <http://www.gnu.org/licenses/>.
#include <libethereum/ExtVM.h>
#include <libethereum/State.h>
namespace dev { namespace test {
struct FakeExtVMFailure : virtual Exception {};

Loading…
Cancel
Save