VirtualBox

Changeset 76373 in vbox for trunk/include


Ignore:
Timestamp:
Dec 22, 2018 4:43:51 AM (6 years ago)
Author:
vboxsync
Message:

iprt/bldprog-strtab-template.cpp.h: Header build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/bldprog-strtab-template.cpp.h

    r69694 r76373  
    158158typedef BLDPROGSTRTAB *PBLDPROGSTRTAB;
    159159
    160 #if RT_CLANG_PREREQ(4, 0)
     160#if RT_CLANG_PREREQ(4, 0) || RT_GCC_PREREQ(4, 6)
    161161#  pragma GCC diagnostic push
    162162#  pragma GCC diagnostic ignored "-Wunused-function"
     
    10391039}
    10401040
    1041 #if RT_CLANG_PREREQ(4, 0)
     1041#if RT_CLANG_PREREQ(4, 0) || RT_GCC_PREREQ(4, 6)
    10421042#  pragma GCC diagnostic pop
    10431043#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette