VirtualBox

Changeset 83750 in vbox for trunk/include


Ignore:
Timestamp:
Apr 17, 2020 12:57:00 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137271
Message:

iprt/bldprog-strtab-template.cpp.h: VC++ 14.1 build fixes. [doxyfix] bugref:8489

File:
1 edited

Legend:

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

    r83730 r83750  
    7777# include <algorithm>
    7878# include <map>
    79 # if RT_MSC_PREREQ(RT_MSC_VER_VC141)
     79# if !defined(DOXYGEN_RUNNING) && RT_MSC_PREREQ(RT_MSC_VER_VC141)
    8080#  pragma warning(push)
    8181#  pragma warning(disable:4774) /* string(530): warning C4774: '_scprintf' : format string expected in argument 1 is not a string literal */
Note: See TracChangeset for help on using the changeset viewer.

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