From a0b93fe08162b84b780a8f2553147485ec8629ff Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Fri, 19 May 2017 16:26:48 +0200 Subject: cleanup unused css/script/ includes but keep exception includes in headers for now Change-Id: I826828675a2d14b906e57068cbced2e790e12bce Reviewed-on: https://gerrit.libreoffice.org/37846 Tested-by: Jenkins Reviewed-by: Noel Grandin --- xmlhelp/source/cxxhelp/provider/databases.cxx | 1 - xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx | 1 - 2 files changed, 2 deletions(-) (limited to 'xmlhelp') diff --git a/xmlhelp/source/cxxhelp/provider/databases.cxx b/xmlhelp/source/cxxhelp/provider/databases.cxx index 846131ebdc79..23928cc91a83 100644 --- a/xmlhelp/source/cxxhelp/provider/databases.cxx +++ b/xmlhelp/source/cxxhelp/provider/databases.cxx @@ -52,7 +52,6 @@ #include #include #include -#include #include #include diff --git a/xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx b/xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx index 996d9042c753..84f0d74092c5 100644 --- a/xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx +++ b/xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx @@ -25,7 +25,6 @@ #include #include #include -#include #include -- cgit