sw/source/core/txtnode/txatritr.cxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
New commits: commit 4ac093519d786c271df212510084ed8074343a28 Author: Matteo Casalin <[email protected]> Date: Wed Nov 14 01:01:37 2012 +0100 remove unnecessary #include Change-Id: I5b05a7aded3ed80e0269155100ad075bffecf9ea diff --git a/sw/source/core/txtnode/txatritr.cxx b/sw/source/core/txtnode/txatritr.cxx index cdb40b7..bcf127c 100644 --- a/sw/source/core/txtnode/txatritr.cxx +++ b/sw/source/core/txtnode/txatritr.cxx @@ -17,12 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <hintids.hxx> +#include <txatritr.hxx> #include <com/sun/star/i18n/ScriptType.hpp> #include <tools/string.hxx> -#include <editeng/langitem.hxx> -#include <txatritr.hxx> #include <fchrfmt.hxx> #include <charfmt.hxx> #include <breakit.hxx> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
