Changeset 48197 in vbox for trunk/src/VBox/Runtime/VBox/log-vbox.cpp
- Timestamp:
- Aug 30, 2013 2:57:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/VBox/log-vbox.cpp
r48189 r48197 162 162 # include <iprt/mem.h> 163 163 # include <stdio.h> 164 #endif 165 #if defined(IN_RING0) && defined(RT_OS_DARWIN) 166 # include <iprt/asm-amd64-x86.h> 167 # include <iprt/thread.h> 164 168 #endif 165 169
Note:
See TracChangeset
for help on using the changeset viewer.