Changeset 76592 in vbox for trunk/src/VBox/Main/src-server/HostDnsService.cpp
- 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/src-server/HostDnsService.cpp
r76553 r76592 16 16 */ 17 17 18 #define LOG_GROUP LOG_GROUP_MAIN_HOST 18 19 #include <VBox/com/array.h> 19 20 #include <VBox/com/ptr.h> … … 22 23 #include <iprt/cpp/utils.h> 23 24 24 #include "Logging .h"25 #include "LoggingNew.h" 25 26 #include "VirtualBoxImpl.h" 26 27 #include <iprt/time.h>
Note:
See TracChangeset
for help on using the changeset viewer.