Update vm.h

This commit is contained in:
Christoph Jentzsch 2014-10-27 22:33:50 +01:00
parent a0cfe7aeef
commit f1f8e2632d

1
vm.h
View File

@ -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 {};