Changeset 62afe08


Ignore:
Timestamp:
Sep 24, 2024, 2:53:43 PM (4 weeks ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
2d6add4
Parents:
7a0e8c8
Message:

Missing rename in comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/TypedefTable.cpp

    r7a0e8c8 r62afe08  
    2525#include "ExpressionNode.hpp"                                                   // for LabelNode
    2626#include "ParserTypes.hpp"                                                              // for Token
    27 #include "StatementNode.hpp"                                                    // for CondCtl, ForCtrl
     27#include "StatementNode.hpp"                                                    // for CondCtrl, ForCtrl
    2828// This (generated) header must come late as it is missing includes.
    2929#include "parser.hh"                                                                    // for IDENTIFIER, TYPEDEFname, TYPEGENname
Note: See TracChangeset for help on using the changeset viewer.