aboutsummaryrefslogtreecommitdiffstats
path: root/ASTForward.h
diff options
context:
space:
mode:
Diffstat (limited to 'ASTForward.h')
-rw-r--r--ASTForward.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ASTForward.h b/ASTForward.h
index d6c4c9f4..c960fc8f 100644
--- a/ASTForward.h
+++ b/ASTForward.h
@@ -52,6 +52,7 @@ class Block;
class IfStatement;
class BreakableStatement;
class WhileStatement;
+class ForStatement;
class Continue;
class Break;
class Return;