summaryrefslogtreecommitdiff
path: root/toolkit/source/helper/unomemorystream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/helper/unomemorystream.cxx')
-rw-r--r--toolkit/source/helper/unomemorystream.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/toolkit/source/helper/unomemorystream.cxx b/toolkit/source/helper/unomemorystream.cxx
index 0e7e728cb6a6..79368f39af18 100644
--- a/toolkit/source/helper/unomemorystream.cxx
+++ b/toolkit/source/helper/unomemorystream.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unomemorystream.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:06:13 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:23:15 $
*
* 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_toolkit.hxx"
+
#include <toolkit/helper/unomemorystream.hxx>
#include <algorithm>