VirtualBox

Changeset 49675 in vbox


Ignore:
Timestamp:
Nov 27, 2013 10:29:17 AM (11 years ago)
Author:
vboxsync
Message:

include/VBox/com/ErrorInfo.h: avoid warnings with some compilers (when using very picky warning options), COM/XPCOM differ in the way they declare interface "classes"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/ErrorInfo.h

    r46372 r49675  
    3232#include "VBox/com/assert.h"
    3333
    34 struct IProgress;
    35 struct IVirtualBoxErrorInfo;
     34COM_STRUCT_OR_CLASS(IProgress);
     35COM_STRUCT_OR_CLASS(IVirtualBoxErrorInfo);
    3636
    3737namespace com
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