Changeset 76474 in vbox for trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
- Timestamp:
- Dec 25, 2018 7:21:57 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127775
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
r76389 r76474 26 26 #include <VBox/com/errorprint.h> 27 27 #include <iprt/assert.h> 28 #include <iprt/err .h>28 #include <iprt/errcore.h> 29 29 #include <VBox/com/VirtualBox.h> 30 30 #include <iprt/stream.h>
Note:
See TracChangeset
for help on using the changeset viewer.