summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-03-05 14:20:00 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-03-05 16:30:50 +0100
commit65e98e66fe04941bddd23d94801a1646119cdc2f (patch)
tree9c4f4d22dd1430c846201cf97243b609b1a2926a /dbaccess
parent85c1b7ed35fd30cf3f095a2e3d09bf137ffb231b (diff)
Removed duplicated include
Change-Id: I9baebc135d62fac29512ae5e8eb5e43d61ac227a Reviewed-on: https://gerrit.libreoffice.org/50773 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/filter/hsqldb/rowinputbinary.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/filter/hsqldb/rowinputbinary.hxx b/dbaccess/source/filter/hsqldb/rowinputbinary.hxx
index e2e56944c55b..19fb24e28b89 100644
--- a/dbaccess/source/filter/hsqldb/rowinputbinary.hxx
+++ b/dbaccess/source/filter/hsqldb/rowinputbinary.hxx
@@ -15,7 +15,6 @@
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/io/XInputStream.hpp>
-#include <tools/stream.hxx>
namespace dbahsql
{