Changeset c7f9f53 for src/AST/Decl.cpp


Ignore:
Timestamp:
Dec 4, 2023, 5:01:07 PM (10 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
ebadb5d
Parents:
539a8c8
Message:

Moved include from Decl header. Removed some old ast code from the Parser.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Decl.cpp

    r539a8c8 rc7f9f53  
    2121
    2222#include "Common/Eval.h"       // for eval
     23#include "Common/SemanticError.h"
    2324
    2425#include "Fwd.hpp"             // for UniqueId
Note: See TracChangeset for help on using the changeset viewer.