VirtualBox

Changeset 76392 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 23, 2018 1:45:53 AM (6 years ago)
Author:
vboxsync
Message:

VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344

File:
1 edited

Legend:

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

    r76391 r76392  
    3636# include <iprt/buildconfig.h>
    3737# include <iprt/stream.h>
    38 # include <VBox/err.h>
    3938# include <VBox/version.h>
    4039# ifdef VBOX_WITH_HARDENING
     
    6362#ifdef VBOX_WITH_HARDENING
    6463# include <iprt/ctype.h>
    65 #else /* !VBOX_WITH_HARDENING */
    66 # include <VBox/err.h>
    67 #endif /* !VBOX_WITH_HARDENING */
     64#endif
     65#include <VBox/err.h>
    6866
    6967/* Other includes: */
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