From 6b8b318c3fd82e41f21fbff3b156d492cdc2b60b Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 8 Dec 2000 11:12:54 +0000
Subject: [PATCH] #65293#: includes
---
extensions/source/plugin/base/xplugin.cxx | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/extensions/source/plugin/base/xplugin.cxx b/extensions/source/plugin/base/xplugin.cxx
index b739ff228e0f..1493e05495a4 100644
--- a/extensions/source/plugin/base/xplugin.cxx
+++ b/extensions/source/plugin/base/xplugin.cxx
@@ -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
#endif
+#ifndef _COM_SUN_STAR_UCB_COMMANDABORTEDEXCEPTION_HPP_
+#include
+#endif
#include
#include