- Timestamp:
- Apr 11, 2017 3:10:45 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/include/VBox/Graphics/VBoxVideoIPRT.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/Graphics/VBoxVideoIPRT.h
r66513 r66515 21 21 #ifndef RT_OS_OS2 22 22 # include <iprt/asm.h> 23 # include <iprt/string.h> 23 24 #endif 24 25 #include <iprt/assert.h> … … 28 29 #include <iprt/stdarg.h> 29 30 #include <iprt/stdint.h> 30 #include <iprt/string.h>31 31 #include <iprt/types.h> 32 32 33 #if !defined VBOX_XPDM_MINIPORT && !defined VBOX_GUESTR3XORGMOD 33 #if !defined VBOX_XPDM_MINIPORT && !defined VBOX_GUESTR3XORGMOD && !defined RT_OS_OS2 34 34 # include <iprt/asm-amd64-x86.h> 35 35 #endif
Note:
See TracChangeset
for help on using the changeset viewer.

