Changeset 76527 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/os2
- Timestamp:
- Dec 30, 2018 5:55:44 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/os2/usbcalls.h
r31896 r76527 1 #ifndef _usbcalls_h__ 1 2 #ifndef _usbcalls_h_ 2 3 #define _usbcalls_h_ 4 #ifndef RT_WITHOUT_PRAGMA_ONCE 5 # pragma once 6 #endif 3 7 4 8 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.