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 /sw | |
parent | d0e11d7591bf27a3ac2198042a590884281365ec (diff) |
reduce whitespaces between include and filename
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/inc/shdwcrsr.hxx | 2 | ||||
-rw-r--r-- | sw/source/ui/uno/SwXDocumentSettings.hxx | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/shdwcrsr.hxx b/sw/source/ui/inc/shdwcrsr.hxx index b13e801fc46d..99d9711c1b15 100644 --- a/sw/source/ui/inc/shdwcrsr.hxx +++ b/sw/source/ui/inc/shdwcrsr.hxx @@ -22,7 +22,7 @@ #include <tools/gen.hxx> #include <tools/color.hxx> -#include <limits.h> +#include <limits.h> class Window; diff --git a/sw/source/ui/uno/SwXDocumentSettings.hxx b/sw/source/ui/uno/SwXDocumentSettings.hxx index a4d1cf2c7673..437fed49c815 100644 --- a/sw/source/ui/uno/SwXDocumentSettings.hxx +++ b/sw/source/ui/uno/SwXDocumentSettings.hxx @@ -22,8 +22,8 @@ #include <comphelper/MasterPropertySet.hxx> #include <com/sun/star/text/XTextDocument.hpp> -#include <com/sun/star/lang/XServiceInfo.hpp> -#include <com/sun/star/lang/XTypeProvider.hpp> +#include <com/sun/star/lang/XServiceInfo.hpp> +#include <com/sun/star/lang/XTypeProvider.hpp> #include <cppuhelper/weak.hxx> #include <cppuhelper/implbase5.hxx> |