Changeset 4506 in vbox for trunk/src/VBox
- Timestamp:
- Sep 4, 2007 6:14:32 AM (17 years ago)
- Location:
- trunk/src/VBox/VMM
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/CFGM.cpp
r4503 r4506 67 67 #include <iprt/assert.h> 68 68 #include <iprt/string.h> 69 #include <iprt/uuid.h> 69 70 70 71 -
trunk/src/VBox/VMM/testcase/tstAnimate.cpp
r4502 r4506 42 42 #include <iprt/thread.h> 43 43 #include <iprt/ctype.h> 44 #include <iprt/uuid.h> 44 45 45 46 #include <signal.h>
Note:
See TracChangeset
for help on using the changeset viewer.