#65293#: includes
This commit is contained in:
parent
e6b472c078
commit
6b8b318c3f
1 changed files with 5 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: xplugin.cxx,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: pl $ $Date: 2000-12-07 19:29:01 $
|
||||
* last change: $Author: hr $ $Date: 2000-12-08 12:12:54 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -71,6 +71,9 @@
|
|||
#ifndef _COM_SUN_STAR_LOADER_CANNOTACTIVATEFACTORYEXCEPTION_HPP_
|
||||
#include <com/sun/star/loader/CannotActivateFactoryException.hpp>
|
||||
#endif
|
||||
#ifndef _COM_SUN_STAR_UCB_COMMANDABORTEDEXCEPTION_HPP_
|
||||
#include <com/sun/star/ucb/CommandAbortedException.hpp>
|
||||
#endif
|
||||
|
||||
#include <plugin/impl.hxx>
|
||||
#include <tools/fsys.hxx>
|
||||
|
|
Loading…
Reference in a new issue