VirtualBox

Changeset 76592 in vbox for trunk/src/VBox/Main/src-global


Ignore:
Timestamp:
Jan 1, 2019 8:13:07 PM (6 years ago)
Author:
vboxsync
Message:

Main: Don't use Logging.h.

Location:
trunk/src/VBox/Main/src-global/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp

    r76553 r76592  
    7979*   Header Files                                                                                                                 *
    8080*********************************************************************************************************************************/
     81#define LOG_GROUP LOG_GROUP_MAIN_VIRTUALBOXSDS
    8182#include <iprt/win/windows.h>
    8283#include <iprt/win/shlobj.h>
     
    8788
    8889#include "VirtualBoxSDSImpl.h"
    89 #include "Logging.h"
     90#include "LoggingNew.h"
    9091
    9192#include <iprt/errcore.h>
  • trunk/src/VBox/Main/src-global/win/VirtualBoxSDSImpl.cpp

    r76553 r76592  
    2020*   Header Files                                                                                                                 *
    2121*********************************************************************************************************************************/
     22#define LOG_GROUP LOG_GROUP_MAIN_VIRTUALBOXSDS
    2223#include <VBox/com/VirtualBox.h>
    2324#include "VirtualBoxSDSImpl.h"
    2425
    2526#include "AutoCaller.h"
    26 #include "Logging.h"
     27#include "LoggingNew.h"
    2728
    2829#include <iprt/errcore.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette