Ignore:
Timestamp:
Apr 6, 2023, 10:13:38 AM (16 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, master
Children:
39b2403, fac05b3
Parents:
835d6e8
Message:

Split up ParseNode?.h so that headers match implementation. May have a bit less to include total because of it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/RunParser.cpp

    r835d6e8 rc468150  
    2020#include "CodeTools/TrackLoc.h"             // for fillLocations
    2121#include "Common/CodeLocationTools.hpp"     // for forceFillCodeLocations
    22 #include "Parser/ParseNode.h"               // for DeclarationNode, buildList
     22#include "Parser/DeclarationNode.h"         // for DeclarationNode, buildList
    2323#include "Parser/TypedefTable.h"            // for TypedefTable
    2424
Note: See TracChangeset for help on using the changeset viewer.