[Libreoffice-commits] core.git: cppuhelper/inc
Thomas Arnhold
thomas at arnhold.org
Tue Mar 19 20:49:41 PDT 2013
cppuhelper/inc/cppuhelper/propertysetmixin.hxx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 5e2fd3b3c96362368a516f59555a42450126be85
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Wed Mar 20 03:29:03 2013 +0100
this should be enough
Change-Id: I10af9ff8513f8f583867d0d6a18af03b3b5b1a28
diff --git a/cppuhelper/inc/cppuhelper/propertysetmixin.hxx b/cppuhelper/inc/cppuhelper/propertysetmixin.hxx
index 15bf836..68c9855 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"
More information about the Libreoffice-commits
mailing list