diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-19 01:26:21 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-19 01:26:45 +0100 |
commit | 3991eaf5569c7039ea20000e70aac775b7899432 (patch) | |
tree | 26402686fb0d34fb0a5be880a146d2d188179654 /xmlhelp/source/cxxhelp/inc | |
parent | d0e11d7591bf27a3ac2198042a590884281365ec (diff) |
reduce whitespaces between include and filename
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
Diffstat (limited to 'xmlhelp/source/cxxhelp/inc')
-rw-r--r-- | xmlhelp/source/cxxhelp/inc/excep/XmlSearchExceptions.hxx | 2 | ||||
-rw-r--r-- | xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/inc/excep/XmlSearchExceptions.hxx b/xmlhelp/source/cxxhelp/inc/excep/XmlSearchExceptions.hxx index 8c5e08978acb..a69d2b52bd87 100644 --- a/xmlhelp/source/cxxhelp/inc/excep/XmlSearchExceptions.hxx +++ b/xmlhelp/source/cxxhelp/inc/excep/XmlSearchExceptions.hxx @@ -19,7 +19,7 @@ #ifndef _XMLSEARCH_EXCEP_XMLSEARCHEXCEPTIONS_HXX_ #define _XMLSEARCH_EXCEP_XMLSEARCHEXCEPTIONS_HXX_ -#include <rtl/ustring.hxx> +#include <rtl/ustring.hxx> namespace xmlsearch { diff --git a/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx b/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx index c0546e48beec..09a0049fcb4c 100644 --- a/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx +++ b/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx @@ -20,7 +20,7 @@ #define _XMLSEARCH_QE_DOCGENERATOR_HXX_ #include <rtl/ref.hxx> -#include <rtl/ustring.hxx> +#include <rtl/ustring.hxx> #include <excep/XmlSearchExceptions.hxx> #include <util/CompressorIterator.hxx> #include <util/Decompressor.hxx> |