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