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 /forms | |
parent | d0e11d7591bf27a3ac2198042a590884281365ec (diff) |
reduce whitespaces between include and filename
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
Diffstat (limited to 'forms')
-rw-r--r-- | forms/source/inc/property.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/property.hxx b/forms/source/inc/property.hxx index 168ec1c7e497..ad3cbc1b03f5 100644 --- a/forms/source/inc/property.hxx +++ b/forms/source/inc/property.hxx @@ -20,7 +20,7 @@ #ifndef _FRM_PROPERTY_HXX_ #define _FRM_PROPERTY_HXX_ -#include <com/sun/star/uno/XAggregation.hpp> +#include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <cppuhelper/propshlp.hxx> |