Changeset 38030 in vbox for trunk/src/VBox/Storage/VMDK.cpp
- Timestamp:
- Jul 18, 2011 3:42:12 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/VMDK.cpp
r37483 r38030 20 20 *******************************************************************************/ 21 21 #define LOG_GROUP LOG_GROUP_VD_VMDK 22 #define RT_STRICT23 #define LOG_ENABLED24 22 #include <VBox/vd-plugin.h> 25 23 #include <VBox/err.h>
Note:
See TracChangeset
for help on using the changeset viewer.