VirtualBox

Changeset 22517 in vbox for trunk/include/VBox/types.h


Ignore:
Timestamp:
Aug 27, 2009 12:43:55 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
51538
Message:

VBox/types.h: Don't use the VBOXSTRICTRC class with MSC as it floods us with warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/types.h

    r22493 r22517  
    180180 */
    181181#if defined(__cplusplus) \
     182 && !defined(_MSC_VER) /* doesn't like classes and extern "C" __cdecl functions. */ \
    182183 &&  (   defined(RT_STRICT) \
    183184      || defined(VBOX_STRICT) \
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