Changeset c7f9f53 for src/AST/Decl.hpp


Ignore:
Timestamp:
Dec 4, 2023, 5:01:07 PM (8 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.hpp

    r539a8c8 rc7f9f53  
    3030#include "Visitor.hpp"
    3131#include "Common/utility.h"
    32 #include "Common/SemanticError.h"                                               // error_str
    3332
    3433// Must be included in *all* AST classes; should be #undef'd at the end of the file
Note: See TracChangeset for help on using the changeset viewer.