VirtualBox

Changeset 37808 in vbox


Ignore:
Timestamp:
Jul 7, 2011 7:45:50 AM (13 years ago)
Author:
vboxsync
Message:

Runtime/common/alloc/allo.cpp: warning (RTMEM_NO_WRAP_TO_EF_APIS redefined)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/alloc/alloc.cpp

    r36190 r37808  
    2929*   Header Files                                                               *
    3030*******************************************************************************/
    31 #define RTMEM_NO_WRAP_TO_EF_APIS
     31#ifndef RTMEM_NO_WRAP_TO_EF_APIS
     32# define RTMEM_NO_WRAP_TO_EF_APIS
     33#endif
    3234#include <iprt/mem.h>
    3335#include "internal/iprt.h"
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