- Timestamp:
- Jan 19, 2009 6:58:01 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h
r16052 r16054 24 24 25 25 #ifndef VBOX_ONLY_DOCS 26 #include <VBox/com/com.h> 26 27 #include <VBox/com/ptr.h> 27 28 #include <VBox/com/VirtualBox.h> … … 87 88 #define USAGE_ALL (~(uint64_t)0) 88 89 /** @} */ 90 91 using namespace com; 89 92 90 93 typedef uint64_t USAGECATEGORY;
Note:
See TracChangeset
for help on using the changeset viewer.