Changeset bccd70a for src/GenPoly


Ignore:
Timestamp:
May 25, 2023, 1:01:00 PM (12 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ast-experimental, master
Children:
a5294af
Parents:
382467f
Message:

Removed internal code from TypeSubstitution? header. It caused a chain of include problems, which have been corrected.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/SpecializeNew.cpp

    r382467f rbccd70a  
    1616#include "Specialize.h"
    1717
     18#include "AST/Copy.hpp"                  // for deepCopy
    1819#include "AST/Inspect.hpp"               // for isIntrinsicCallExpr
    1920#include "AST/Pass.hpp"                  // for Pass
Note: See TracChangeset for help on using the changeset viewer.