Changeset 62679 in vbox for trunk/src/VBox/Devices/USB/win
- Timestamp:
- Jul 29, 2016 12:52:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp
r62502 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/vmm/pdm.h>
Note:
See TracChangeset
for help on using the changeset viewer.