VirtualBox

Ignore:
Timestamp:
Feb 6, 2009 6:06:04 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42507
Message:

Main: do not include include/VBox/settings.h from other header files but only from implementations that need it (save compile time)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MachineImpl.cpp

    r16558 r16560  
    2727#ifndef __STDC_CONSTANT_MACROS
    2828# define __STDC_CONSTANT_MACROS
    29 #endif
    30 
    31 #if defined(RT_OS_WINDOWS)
    32 #elif defined(RT_OS_LINUX)
    3329#endif
    3430
     
    7773#include <VBox/err.h>
    7874#include <VBox/param.h>
     75#include <VBox/settings.h>
     76
    7977#ifdef VBOX_WITH_GUEST_PROPS
    8078# include <VBox/HostServices/GuestPropertySvc.h>
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