Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Fwd.hpp

    r923d25a r98e8b3b  
    107107class QualifiedType;
    108108class FunctionType;
    109 class ReferenceToType;
     109class BaseInstType;
    110110template<typename decl_t> class SueInstType;
    111111using StructInstType = SueInstType<StructDecl>;
Note: See TracChangeset for help on using the changeset viewer.