Changeset 49675 in vbox
- Timestamp:
- Nov 27, 2013 10:29:17 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/include/VBox/com/ErrorInfo.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/com/ErrorInfo.h
r46372 r49675 32 32 #include "VBox/com/assert.h" 33 33 34 struct IProgress;35 struct IVirtualBoxErrorInfo;34 COM_STRUCT_OR_CLASS(IProgress); 35 COM_STRUCT_OR_CLASS(IVirtualBoxErrorInfo); 36 36 37 37 namespace com
Note:
See TracChangeset
for help on using the changeset viewer.

