VirtualBox

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


Ignore:
Timestamp:
Jun 30, 2017 2:49:40 PM (7 years ago)
Author:
vboxsync
Message:

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

File:
1 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
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