Changeset a0d1f1c for src/GenPoly


Ignore:
Timestamp:
Jan 19, 2023, 11:36:58 AM (19 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, master
Children:
ad861ef
Parents:
5bf3976
Message:

Header Clean-up: Removed no longer needed includes from typeops, and one from Node.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/GenPoly.cc

    r5bf3976 ra0d1f1c  
    2424#include <vector>                       // for vector
    2525
     26#include "AST/Expr.hpp"
    2627#include "AST/Type.hpp"
     28#include "AST/TypeSubstitution.hpp"
    2729#include "GenPoly/ErasableScopedMap.h"  // for ErasableScopedMap<>::const_it...
    2830#include "ResolvExpr/typeops.h"         // for flatten
Note: See TracChangeset for help on using the changeset viewer.