mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update vm.h
This commit is contained in:
parent
a0cfe7aeef
commit
f1f8e2632d
1
vm.h
1
vm.h
@ -37,7 +37,6 @@ along with cpp-ethereum. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
#include <libethereum/ExtVM.h>
|
#include <libethereum/ExtVM.h>
|
||||||
#include <libethereum/State.h>
|
#include <libethereum/State.h>
|
||||||
|
|
||||||
|
|
||||||
namespace dev { namespace test {
|
namespace dev { namespace test {
|
||||||
|
|
||||||
struct FakeExtVMFailure : virtual Exception {};
|
struct FakeExtVMFailure : virtual Exception {};
|
||||||
|
Loading…
Reference in New Issue
Block a user