aboutsummaryrefslogtreecommitdiffstats
path: root/Exceptions.h
diff options
context:
space:
mode:
authorVitalik Buterin <v@buterin.com>2014-07-02 01:29:58 +0800
committerVitalik Buterin <v@buterin.com>2014-07-02 01:29:58 +0800
commita8133b6f489cd7357e64c918d096d1180962670e (patch)
tree487ae6d5886fd7caf665d60d2a97637cc25b0867 /Exceptions.h
parent3174a5e0c6072004159326f000c0e1dfe6703b00 (diff)
downloaddexon-solidity-a8133b6f489cd7357e64c918d096d1180962670e.tar
dexon-solidity-a8133b6f489cd7357e64c918d096d1180962670e.tar.gz
dexon-solidity-a8133b6f489cd7357e64c918d096d1180962670e.tar.bz2
dexon-solidity-a8133b6f489cd7357e64c918d096d1180962670e.tar.lz
dexon-solidity-a8133b6f489cd7357e64c918d096d1180962670e.tar.xz
dexon-solidity-a8133b6f489cd7357e64c918d096d1180962670e.tar.zst
dexon-solidity-a8133b6f489cd7357e64c918d096d1180962670e.zip
Removed libethcore dependencies
Diffstat (limited to 'Exceptions.h')
-rw-r--r--Exceptions.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Exceptions.h b/Exceptions.h
index 79b7cd52..a1aee173 100644
--- a/Exceptions.h
+++ b/Exceptions.h
@@ -21,8 +21,6 @@
#pragma once
-#include <libethcore/Exceptions.h>
-
namespace eth
{