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