aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm.h b/vm.h
index 1718cd6f..f3aae694 100644
--- a/vm.h
+++ b/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 {};