VirtualBox

Changeset 67738 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jun 30, 2017 2:49:40 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116604
Message:

Machine.h: Avoid dragging in UnattendedImpl.h as it causes most of VBoxSVC to be recompiled each time its modified.

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MachineImpl.h

    r66925 r67738  
    4141# include "ThreadTask.h"
    4242#endif
    43 #ifdef VBOX_WITH_UNATTENDED
    44 # include "UnattendedImpl.h"
    45 #endif
    4643
    4744// generated header
     
    8279class StorageController;
    8380class SessionMachine;
     81#ifdef VBOX_WITH_UNATTENDED
     82class Unattended;
     83#endif
    8484
    8585// Machine class
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r67730 r67738  
    4444#include "MachineImplCloneVM.h"
    4545#include "AutostartDb.h"
     46#ifdef VBOX_WITH_UNATTENDED
     47# include "UnattendedImpl.h"
     48#endif
    4649#include "SystemPropertiesImpl.h"
    4750
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