Changes in src/AST/Fwd.hpp [a056f56:293dc1c]
- File:
-
- 1 edited
-
src/AST/Fwd.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Fwd.hpp
ra056f56 r293dc1c 137 137 typedef unsigned int UniqueId; 138 138 139 structTranslationUnit;139 class TranslationUnit; 140 140 // TODO: Get from the TranslationUnit: 141 141 extern Type * sizeType;
Note:
See TracChangeset
for help on using the changeset viewer.