Changeset c92bdcc for src/AST/Type.cpp


Ignore:
Timestamp:
May 10, 2024, 4:06:07 PM (2 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
0f612d2
Parents:
41c8312
Message:

Updated the rest of the names in src/ (except for the generated files).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Type.cpp

    r41c8312 rc92bdcc  
    2323#include "Init.hpp"
    2424#include "Inspect.hpp"
    25 #include "Common/utility.h"      // for copy, move
    26 #include "Tuples/Tuples.h     // for isTtype
     25#include "Common/Utility.hpp"    // for copy, move
     26#include "Tuples/Tuples.hpp"     // for isTtype
    2727
    2828namespace ast {
Note: See TracChangeset for help on using the changeset viewer.