VirtualBox

Changeset 10535 in vbox


Ignore:
Timestamp:
Jul 11, 2008 3:28:06 PM (16 years ago)
Author:
vboxsync
Message:

The OSE case (no USB) didn't compile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/USBControllerImpl.cpp

    r8155 r10535  
    318318 * We need an empty collection & enum for deviceFilters, that's all.
    319319 */
    320 class ATL_NO_VTABLE USBDeviceFilter : public VirtualBoxBaseNEXT, public IUSBDeviceFilter
     320class ATL_NO_VTABLE USBDeviceFilter :
     321    public VirtualBoxBaseNEXT,
     322    public VirtualBoxSupportErrorInfoImpl <USBDeviceFilter, IUSBDeviceFilter>,
     323    public VirtualBoxSupportTranslation <USBDeviceFilter>,
     324    public IUSBDeviceFilter
    321325{
    322326public:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette