Changeset 66526 in vbox for trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp
- Timestamp:
- Apr 12, 2017 12:09:01 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp
r63463 r66526 32 32 #ifdef IN_SUP_HARDENED_R3 33 33 # undef DEBUG /* Warning: disables RT_STRICT */ 34 # define LOG_DISABLED 34 # ifndef LOG_DISABLED 35 # define LOG_DISABLED 36 # endif 35 37 # define RTLOG_REL_DISABLED 36 38 # include <iprt/log.h>
Note:
See TracChangeset
for help on using the changeset viewer.