summaryrefslogtreecommitdiff
path: root/svtools/source/misc1/strmadpt.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:18:07 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:18:07 +0000
commitd43310a6abdd8676d3d0ad0969d83a9857dc343e (patch)
tree0967a783036ad12d204833c3ecae26c7838cde48 /svtools/source/misc1/strmadpt.cxx
parentae06acba43ecd1b8740f1d8909bc6e5021e6f6a2 (diff)
INTEGRATION: CWS pchfix02 (1.3.324); FILE MERGED
2006/09/01 17:43:24 kaib 1.3.324.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/misc1/strmadpt.cxx')
-rw-r--r--svtools/source/misc1/strmadpt.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/misc1/strmadpt.cxx b/svtools/source/misc1/strmadpt.cxx
index 3483ef5efb08..054395e6083e 100644
--- a/svtools/source/misc1/strmadpt.cxx
+++ b/svtools/source/misc1/strmadpt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: strmadpt.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:28:47 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:17:19 $
*
* 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 <functional> // needed under Solaris when including <algorithm>...
#include <algorithm>