Ignore:
Timestamp:
Dec 4, 2023, 3:33:15 PM (10 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
8a4e472, c7f9f53
Parents:
c4b9fa9
Message:

Some general clean-up, removing bits and pieces from the old version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/ScrubTypeVars.hpp

    rc4b9fa9 r539a8c8  
    1616#pragma once
    1717
    18 #include <cassert>            // for assert
     18#include <cassert>            // for strict_dynamic_cast
    1919
    2020#include "AST/Fwd.hpp"        // for Node
    21 #include "GenPoly.h"          // for TypeVarMap, isPolyType, isDynType
     21#include "GenPoly.h"          // for TypeVarMap
    2222
    2323namespace GenPoly {
Note: See TracChangeset for help on using the changeset viewer.