summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper/localfilehelper.cxx
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/ucbhelper/localfilehelper.cxx
parent6529096f6b0c09ba8a3c447ba61f06bb472924c5 (diff)
remove include of och header from unotools
Diffstat (limited to 'unotools/source/ucbhelper/localfilehelper.cxx')
-rw-r--r--unotools/source/ucbhelper/localfilehelper.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/ucbhelper/localfilehelper.cxx b/unotools/source/ucbhelper/localfilehelper.cxx
index 26b90a7913e4..ceef0e9aef2f 100644
--- a/unotools/source/ucbhelper/localfilehelper.cxx
+++ b/unotools/source/ucbhelper/localfilehelper.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_unotools.hxx"
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <com/sun/star/ucb/XContentAccess.hpp>
#include <com/sun/star/ucb/CommandAbortedException.hpp>