summaryrefslogtreecommitdiff
path: root/idlc
diff options
context:
space:
mode:
Diffstat (limited to 'idlc')
-rw-r--r--idlc/inc/idlc/aststructinstance.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/idlc/inc/idlc/aststructinstance.hxx b/idlc/inc/idlc/aststructinstance.hxx
index ebc7f6c46ae8..706d6cb1c0db 100644
--- a/idlc/inc/idlc/aststructinstance.hxx
+++ b/idlc/inc/idlc/aststructinstance.hxx
@@ -23,7 +23,6 @@
#include "idlc/asttype.hxx"
#include "idlc/idlctypes.hxx"
-class AstDeclaration;
class AstScope;
class AstStructInstance: public AstType {