Changeset 95960 in vbox for trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp
- Timestamp:
- Aug 1, 2022 1:54:40 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp
r93299 r95960 30 30 #endif 31 31 #include <iprt/system.h> 32 33 #ifdef DEBUG /** @todo r=bird: these are all default values. sigh. */34 # define LOG_ENABLED35 # define LOG_GROUP LOG_GROUP_DEFAULT36 #endif37 #include <VBox/log.h>38 32 39 33 #include <VBoxDisplay.h>
Note:
See TracChangeset
for help on using the changeset viewer.