Changeset 1f7dc61 for src/AST/Convert.hpp
- Timestamp:
- Feb 11, 2022, 12:16:52 PM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
- Children:
- 6668a3e
- Parents:
- 5910fc0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Convert.hpp
r5910fc0 r1f7dc61 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.