VirtualBox

Changeset 42097 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Jul 10, 2012 1:41:51 PM (13 years ago)
Author:
vboxsync
Message:

Fix Mac builds.

File:
1 edited

Legend:

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

    r42089 r42097  
    4242# include "GuestFileImpl.h"
    4343# include "GuestFsObjInfoImpl.h"
     44# include "GuestProcessImpl.h"
    4445# include "GuestSessionImpl.h"
    4546#endif
     
    7273NS_DECL_CLASSINFO(GuestFsObjInfo)
    7374NS_IMPL_THREADSAFE_ISUPPORTS1_CI(GuestFsObjInfo, IGuestFsObjInfo)
     75NS_DECL_CLASSINFO(GuestProcess)
     76NS_IMPL_THREADSAFE_ISUPPORTS1_CI(GuestProcess, IGuestProcess)
    7477NS_DECL_CLASSINFO(GuestSession)
    7578NS_IMPL_THREADSAFE_ISUPPORTS1_CI(GuestSession, IGuestSession)
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