Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/FindFunction.h

    r08fc48f r6b0b624  
    1616#pragma once
    1717
    18 #include <list>       // for list
    19 
    20 #include "GenPoly.h"  // for TyVarMap
    21 
    22 class FunctionType;
    23 class Type;
     18#include "SynTree/SynTree.h"
     19#include "GenPoly.h"
    2420
    2521namespace GenPoly {
Note: See TracChangeset for help on using the changeset viewer.