Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/PassVisitor.h

    r07c178f0 rd8893ca  
    1919#include "SynTree/Expression.h"
    2020#include "SynTree/Constant.h"
    21 
    22 class TypeSubstitution;
     21#include "SynTree/TypeSubstitution.h"
    2322
    2423#include "PassVisitor.proto.h"
     
    404403};
    405404
    406 #include "SynTree/TypeSubstitution.h"
    407405#include "PassVisitor.impl.h"
Note: See TracChangeset for help on using the changeset viewer.