Changeset 8f06277 for src/AST/Decl.cpp


Ignore:
Timestamp:
Feb 17, 2023, 3:40:15 PM (20 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, master
Children:
56bb2e1
Parents:
14f6a3cb
Message:

Some clean-up in Common/utility.h. Deleted some unused declarations and moved others to one of two new headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Decl.cpp

    r14f6a3cb r8f06277  
    2020#include <unordered_map>
    2121
    22 #include "Common/utility.h"
     22#include "Common/Eval.h"       // for eval
    2323
    2424#include "Fwd.hpp"             // for UniqueId
Note: See TracChangeset for help on using the changeset viewer.