summaryrefslogtreecommitdiff
path: root/unotools/source/streaming
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:26:42 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:26:42 -0600
commitfd8b1b6553024d884eaca425f0bd9ea48bffddfe (patch)
tree106c91125bbe1f3bb63a445ffe1bf8ac7f296737 /unotools/source/streaming
parent6529096f6b0c09ba8a3c447ba61f06bb472924c5 (diff)
remove include of och header from unotools
Diffstat (limited to 'unotools/source/streaming')
-rw-r--r--unotools/source/streaming/streamhelper.cxx2
-rw-r--r--unotools/source/streaming/streamwrap.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/unotools/source/streaming/streamhelper.cxx b/unotools/source/streaming/streamhelper.cxx
index b4912d5ef89d..5f073923128d 100644
--- a/unotools/source/streaming/streamhelper.cxx
+++ b/unotools/source/streaming/streamhelper.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_unotools.hxx"
#include <unotools/streamhelper.hxx>
#include <tools/debug.hxx>
diff --git a/unotools/source/streaming/streamwrap.cxx b/unotools/source/streaming/streamwrap.cxx
index 812397f63839..0d8cf64b1dc1 100644
--- a/unotools/source/streaming/streamwrap.cxx
+++ b/unotools/source/streaming/streamwrap.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_unotools.hxx"
#include <unotools/streamwrap.hxx>
#include <tools/stream.hxx>
#include <tools/debug.hxx>