Changeset 62679 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/win/lib
- Timestamp:
- Jul 29, 2016 12:52:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp
r62490 r62679 21 21 *********************************************************************************************************************************/ 22 22 #define LOG_GROUP LOG_GROUP_DRV_USBPROXY 23 #include < windows.h>23 #include <iprt/win/windows.h> 24 24 25 25 #include <VBox/sup.h>
Note:
See TracChangeset
for help on using the changeset viewer.