Introduced MacroResolver.

This commit is contained in:
Roberto Raggi
2009-09-30 16:25:20 +02:00
parent 913b1bf02f
commit e50d60ac97
6 changed files with 42 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ class Semantic;
class Control;
class MemoryPool;
class DiagnosticClient;
class MacroResolver;
class Identifier;
class Literal;