summaryrefslogtreecommitdiff
path: root/svtools/source/misc/cliplistener.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:09:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:09:16 +0000
commit3c1f04b2aa98d669aa6f91f8a78a52091cd52a9c (patch)
tree960ddd0f8e6a44b9cbac73847c6668d7b8685255 /svtools/source/misc/cliplistener.cxx
parent142897b7ebf08703cde531917dc4c68764a6cbc0 (diff)
INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED
2006/09/01 17:43:19 kaib 1.4.92.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/misc/cliplistener.cxx')
-rw-r--r--svtools/source/misc/cliplistener.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/misc/cliplistener.cxx b/svtools/source/misc/cliplistener.cxx
index 737b5b0aa790..1820aab0eef6 100644
--- a/svtools/source/misc/cliplistener.cxx
+++ b/svtools/source/misc/cliplistener.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cliplistener.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 21:19:12 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:09:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_svtools.hxx"
+
#include <com/sun/star/datatransfer/clipboard/XClipboardNotifier.hpp>
#include <vcl/svapp.hxx>