Changeset 95960 in vbox for trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp
- Timestamp:
- Aug 1, 2022 1:54:40 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp
r93115 r95960 37 37 #include <iprt/mem.h> 38 38 #include <iprt/process.h> 39 40 #ifdef DEBUG /** @todo r=bird: these are all default settings... */41 # define LOG_ENABLED42 # define LOG_GROUP LOG_GROUP_DEFAULT43 #endif44 #include <VBox/log.h>45 39 46 40
Note:
See TracChangeset
for help on using the changeset viewer.