Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/PassVisitor.h

    rd8893ca r07c178f0  
    1919#include "SynTree/Expression.h"
    2020#include "SynTree/Constant.h"
    21 #include "SynTree/TypeSubstitution.h"
     21
     22class TypeSubstitution;
    2223
    2324#include "PassVisitor.proto.h"
     
    403404};
    404405
     406#include "SynTree/TypeSubstitution.h"
    405407#include "PassVisitor.impl.h"
Note: See TracChangeset for help on using the changeset viewer.