VirtualBox

Changeset 83787 in vbox


Ignore:
Timestamp:
Apr 18, 2020 12:00:11 AM (5 years ago)
Author:
vboxsync
Message:

Main/VirtualBoxBase.cpp: Don't need dbghelp.h. bugref:8489

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp

    r82968 r83787  
    2424
    2525#if !defined(VBOX_WITH_XPCOM)
    26 #include <iprt/win/windows.h>
    27 #include <dbghelp.h>
     26# include <iprt/win/windows.h>
    2827#else /* !defined(VBOX_WITH_XPCOM) */
    2928/// @todo remove when VirtualBoxErrorInfo goes away from here
    30 #include <nsIServiceManager.h>
    31 #include <nsIExceptionService.h>
     29# include <nsIServiceManager.h>
     30# include <nsIExceptionService.h>
    3231#endif /* !defined(VBOX_WITH_XPCOM) */
    3332
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