Changeset 3723 in vbox for trunk/src/VBox/VMM/testcase
- Timestamp:
- Jul 19, 2007 6:46:00 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 23022
- Location:
- trunk/src/VBox/VMM/testcase
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstHelp.h
r2981 r3723 20 20 */ 21 21 22 #ifndef __ tstHelp_h__23 #define __ tstHelp_h__22 #ifndef ___tstHelp_h 23 #define ___tstHelp_h 24 24 25 25 #include <VBox/cdefs.h> -
trunk/src/VBox/VMM/testcase/tstMicro.h
r2981 r3723 20 20 */ 21 21 22 #ifndef __ tstMicro_h__23 #define __ tstMicro_h__22 #ifndef ___tstMicro_h 23 #define ___tstMicro_h 24 24 25 25 /**
Note:
See TracChangeset
for help on using the changeset viewer.