VirtualBox

Changeset 92907 in vbox for trunk/include/VBox/com


Ignore:
Timestamp:
Dec 14, 2021 10:15:01 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148863
Message:

VBox/com/VirtualBox.h: Must include windows.h via our clean wrappers before including VirtualBox.h (it includes it via rpc.h). bugref:10116

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/VirtualBox.h

    r82968 r92907  
    4646#if !defined(VBOXCOM_NOINCLUDE)
    4747# if !defined(VBOX_WITH_XPCOM)
     48#  include <iprt/win/windows.h> /* Included by VirtualBox.h via rpc.h, so include our wrapper with cleanups. */
    4849#  include <VirtualBox.h>
    4950# else
Note: See TracChangeset for help on using the changeset viewer.

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