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