VirtualBox

Changeset 105103 in vbox


Ignore:
Timestamp:
Jul 2, 2024 5:01:37 PM (5 months ago)
Author:
vboxsync
Message:

FE/Qt: Yet another build fix for r163701; s.a. r163702.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/main.cpp

    r105083 r105103  
    6868#if defined(VBOX_RUNTIME_UI) && defined(VBOX_WS_MAC)
    6969# include <iprt/path.h>
     70#endif
     71#ifdef VBOX_WS_WIN
     72# include <VBox/com/microatl.h>
     73#endif
     74#if defined(VBOX_WITH_HARDENING) || defined(VBOX_WS_WIN)
     75# include <iprt/string.h>
    7076#endif
    7177
     
    94100# endif /* RT_OS_LINUX && DEBUG */
    95101#endif /* VBOX_WS_NIX */
    96 #ifdef VBOX_WITH_HARDENING
    97 # include <iprt/string.h>
    98 #endif
    99102
    100103
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