Changeset 1f7dc61 for src/Common
- Timestamp:
- Feb 11, 2022, 12:16:52 PM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
- Children:
- 6668a3e
- Parents:
- 5910fc0
- Location:
- src/Common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Common/CodeLocationTools.hpp
r5910fc0 r1f7dc61 17 17 18 18 namespace ast { 19 structTranslationUnit;19 class TranslationUnit; 20 20 } 21 21 -
src/Common/ResolvProtoDump.hpp
r5910fc0 r1f7dc61 17 17 18 18 namespace ast { 19 structTranslationUnit;19 class TranslationUnit; 20 20 } 21 21
Note: See TracChangeset
for help on using the changeset viewer.