summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/PropertySet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/PropertySet.idl')
-rw-r--r--udkapi/com/sun/star/beans/PropertySet.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/PropertySet.idl b/udkapi/com/sun/star/beans/PropertySet.idl
index f612695cc9af..8d9c1dbf07bf 100644
--- a/udkapi/com/sun/star/beans/PropertySet.idl
+++ b/udkapi/com/sun/star/beans/PropertySet.idl
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_beans_PropertySet_idl__
-#define __com_sun_star_beans_PropertySet_idl__
+#pragma once
#include <com/sun/star/beans/XPropertySet.idl>
@@ -52,6 +51,5 @@ published service PropertySet
}; }; }; };
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */