aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CodeFragment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CodeFragment.h b/CodeFragment.h
index 2c6f2cce..8e3ff1d7 100644
--- a/CodeFragment.h
+++ b/CodeFragment.h
@@ -32,7 +32,7 @@ namespace sp = boost::spirit;
namespace eth
{
-class CompilerState;
+struct CompilerState;
class CodeFragment
{