Changeset 76592 in vbox for trunk/src/VBox/Main/xml
- Timestamp:
- Jan 1, 2019 8:13:07 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127895
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/Settings.cpp
r76553 r76592 70 70 */ 71 71 72 #define LOG_GROUP LOG_GROUP_MAIN 72 73 #include "VBox/com/string.h" 73 74 #include "VBox/settings.h" … … 86 87 #include "SchemaDefs.h" 87 88 88 #include "Logging.h"89 89 #include "HashedPw.h" 90 #include "LoggingNew.h" 90 91 91 92 using namespace com;
Note:
See TracChangeset
for help on using the changeset viewer.