aboutsummaryrefslogtreecommitdiffstats
path: root/SourceReferenceFormatter.h
diff options
context:
space:
mode:
Diffstat (limited to 'SourceReferenceFormatter.h')
-rw-r--r--SourceReferenceFormatter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SourceReferenceFormatter.h b/SourceReferenceFormatter.h
index 8e3f126f..98f1c745 100644
--- a/SourceReferenceFormatter.h
+++ b/SourceReferenceFormatter.h
@@ -28,7 +28,7 @@
namespace dev
{
-class Exception; // forward
+struct Exception; // forward
namespace solidity
{