VirtualBox

Changeset 40875 in vbox


Ignore:
Timestamp:
Apr 11, 2012 5:51:17 PM (13 years ago)
Author:
vboxsync
Message:

build fix (breaks in the watchdog).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/string.h

    r40418 r40875  
    166166    }
    167167
     168#ifdef _MSC_VER
     169# if _MSC_VER >= 1400
    168170    RTMEMEF_NEW_AND_DELETE_OPERATORS();
     171# endif
     172#else
     173    RTMEMEF_NEW_AND_DELETE_OPERATORS();
     174#endif
    169175
    170176    /** Case sensitivity selector. */
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