Changeset 10867 in vbox
- Timestamp:
- Jul 24, 2008 6:31:02 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxGuest.h
r10861 r10867 33 33 #include <iprt/cdefs.h> 34 34 #include <iprt/types.h> 35 #ifdef IN_RING3 36 # include <iprt/stdarg.h> 37 #endif 35 38 #include <VBox/err.h> 36 39 #include <VBox/ostypes.h>
Note:
See TracChangeset
for help on using the changeset viewer.