Changes in src/AST/Convert.hpp [1f7dc61:a056f56]
- File:
-
- 1 edited
-
src/AST/Convert.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Convert.hpp
r1f7dc61 ra056f56 20 20 class Declaration; 21 21 namespace ast { 22 classTranslationUnit;22 struct TranslationUnit; 23 23 }; 24 24
Note:
See TracChangeset
for help on using the changeset viewer.