diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-20 03:29:03 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-20 04:44:48 +0100 |
commit | 5e2fd3b3c96362368a516f59555a42450126be85 (patch) | |
tree | fa509e6193abe1651c22b870d01df80c728de632 /cppuhelper | |
parent | 13bfb441d9127fe1501a3dc43e88726825c0f95a (diff) |
this should be enough
Change-Id: I10af9ff8513f8f583867d0d6a18af03b3b5b1a28
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/inc/cppuhelper/propertysetmixin.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cppuhelper/inc/cppuhelper/propertysetmixin.hxx b/cppuhelper/inc/cppuhelper/propertysetmixin.hxx index 15bf836dd2ae..68c9855689d9 100644 --- a/cppuhelper/inc/cppuhelper/propertysetmixin.hxx +++ b/cppuhelper/inc/cppuhelper/propertysetmixin.hxx @@ -18,8 +18,7 @@ */ #ifndef INCLUDED_CPPUHELPER_PROPERTYSETMIXIN_HXX -#define INCLUDED_CPPUHELPER_PROPERTYSETMIXIN_HXX \ - INCLUDED_CPPUHELPER_PROPERTYSETMIXIN_HXX +#define INCLUDED_CPPUHELPER_PROPERTYSETMIXIN_HXX #include "sal/config.h" #include "com/sun/star/beans/PropertyVetoException.hpp" |