- Timestamp:
- Jun 14, 2013 9:20:15 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/alloc.cpp
r44528 r46546 40 40 #endif 41 41 42 #if defined(RTMEMALLOC_USE_TRACKER) && defined(RTMEM_NO_WRAP_TO_EF_APIS) 43 # error "Cannot define both RTMEMALLOC_USE_TRACKER and RTMEM_NO_WRAP_TO_EF_APIS!" 44 #endif 45 42 46 43 47 /*******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.