Ignore:
Timestamp:
Jan 18, 2023, 12:14:42 PM (19 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, master
Children:
378de69, a0d1f1c
Parents:
fed6a0f
Message:

Header Clean-Up: Created new headers for new AST typeops and moved declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/InstantiateGeneric.cc

    rfed6a0f r5bf3976  
    2828#include "GenPoly.h"                   // for isPolyType, typesPolyCompatible
    2929#include "InitTweak/InitTweak.h"
    30 #include "ResolvExpr/typeops.h"        // for adjustExprType
     30#include "ResolvExpr/AdjustExprType.hpp"  // for adjustExprType
    3131#include "ResolvExpr/Unify.h"          // for typesCompatible
    3232#include "ScopedSet.h"                 // for ScopedSet, ScopedSet<>::iterator
Note: See TracChangeset for help on using the changeset viewer.