VirtualBox

Changeset 33488 in vbox


Ignore:
Timestamp:
Oct 27, 2010 9:58:18 AM (14 years ago)
Author:
vboxsync
Message:

build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xpcom/module.cpp

    r33387 r33488  
    4141#include "NetworkAdapterImpl.h"
    4242#include "NATEngineImpl.h"
     43#ifdef VBOX_WITH_EXTPACK
     44# include "ExtPackManagerImpl.h"
     45#endif
    4346
    4447#include "SessionImpl.h"
     
    7275NS_DECL_CLASSINFO(VRDEServerInfo)
    7376NS_IMPL_THREADSAFE_ISUPPORTS1_CI(VRDEServerInfo, IVRDEServerInfo)
     77#ifdef VBOX_WITH_EXTPACK
     78NS_DECL_CLASSINFO(ExtPack)
     79NS_IMPL_THREADSAFE_ISUPPORTS1_CI(ExtPack, IExtPack)
     80NS_DECL_CLASSINFO(ExtPackManager)
     81NS_IMPL_THREADSAFE_ISUPPORTS1_CI(ExtPackManager, IExtPackManager)
     82#endif
    7483
    7584NS_DECL_CLASSINFO(Session)
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