Changeset 62773 in vbox for trunk/include/VBox/com/VirtualBox.h
- Timestamp:
- Jul 31, 2016 5:13:27 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/com/VirtualBox.h
r62476 r62773 38 38 39 39 // generated VirtualBox COM library definition file 40 #if !defined 41 # if !defined 40 #if !defined(VBOXCOM_NOINCLUDE) 41 # if !defined(VBOX_WITH_XPCOM) 42 42 # include <VirtualBox.h> 43 43 # else 44 44 # include <VirtualBox_XPCOM.h> 45 45 # endif 46 #endif // !defined (VBOXCOM_NOINCLUDE)46 #endif 47 47 48 48 // for convenience
Note:
See TracChangeset
for help on using the changeset viewer.