summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 19:24:44 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 19:24:44 +0000
commitc8231ef8c1837d43e7d8e3ba03558897e52ab031 (patch)
tree3087bbd3715821c7d91a8cd698dc71bb6868faf2 /svtools/inc
parent667f636d448badeafb0f19811522cb89c6f46ac1 (diff)
INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED
2005/10/26 12:40:14 pl 1.3.62.1: #i55991# removed warnings for linux platform
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/pickerhistoryaccess.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/svtools/inc/pickerhistoryaccess.hxx b/svtools/inc/pickerhistoryaccess.hxx
index 0abde8afc47a..f7c47d487031 100644
--- a/svtools/inc/pickerhistoryaccess.hxx
+++ b/svtools/inc/pickerhistoryaccess.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pickerhistoryaccess.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 10:04:35 $
+ * last change: $Author: hr $ $Date: 2006-06-19 20:24:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,6 +40,10 @@
#include "svtools/svldllapi.h"
#endif
+#ifndef _COM_SUN_STAR_UNO_REFERENX_HXX_
+#include <com/sun/star/uno/Reference.hxx>
+#endif
+
//.........................................................................
namespace svt
{