Changeset 3723 in vbox for trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h
- Timestamp:
- Jul 19, 2007 6:46:00 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h
r2981 r3723 20 20 */ 21 21 22 23 #ifndef __VMMSwitcher_h__ 24 #define __VMMSwitcher_h__ 22 #ifndef ___VMMSwitcher_h 23 #define ___VMMSwitcher_h 25 24 26 25 #include <VBox/vmm.h>
Note:
See TracChangeset
for help on using the changeset viewer.