VirtualBox

Changeset 55008 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 30, 2015 2:33:29 PM (10 years ago)
Author:
vboxsync
Message:

include/VBox/dbggui.h: get rid of compiler warning on Windows host

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/dbggui.h

    r54649 r55008  
    3636 */
    3737
     38#ifdef RT_OS_WINDOWS
     39struct ISession;
     40#else
    3841class ISession;
     42#endif
    3943
    4044/** Pointer to the debugger GUI instance structure. */
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