Changeset 47368 in vbox
- Timestamp:
- Jul 24, 2013 12:16:38 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/com/ptr.h
r47367 r47368 42 42 #else 43 43 #include <nsISupportsUtils.h> 44 45 44 #endif /* !defined (VBOX_WITH_XPCOM) */ 46 45 46 #include <new> /* For bad_alloc. */ 47 47 #include <VBox/com/defs.h> 48 48
Note:
See TracChangeset
for help on using the changeset viewer.