Changeset 0c939dd for src


Ignore:
Timestamp:
Apr 29, 2022, 3:39:17 PM (2 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
Children:
4b4f95f
Parents:
4cb1a24
Message:

Removed extra include, it should compile again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main.cc

    r4cb1a24 r0c939dd  
    8484#include "Validate/InitializerLength.hpp"   // for setLengthFromInitializer
    8585#include "Validate/LabelAddressFixer.hpp"   // for fixLabelAddresses
    86 #include "Validate/LinkReferenceToTypes.hpp"// for linkReferenceToTypes
    8786#include "Validate/ReturnCheck.hpp"         // for checkReturnStatements
    8887#include "Virtual/ExpandCasts.h"            // for expandCasts
Note: See TracChangeset for help on using the changeset viewer.