Ignore:
Timestamp:
May 10, 2022, 12:30:02 PM (2 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
Children:
bf0263c, e6bb667
Parents:
e07187d
Message:

Fixed incorrect class that should be struct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/LabelGeneratorNew.hpp

    re07187d r5c231c1  
    1818#include <string>                                                                               // for string
    1919
    20 class CodeLocation;
     20struct CodeLocation;
    2121
    2222namespace ast {
Note: See TracChangeset for help on using the changeset viewer.