summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/XDefaultProperty.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/script/XDefaultProperty.idl')
-rw-r--r--udkapi/com/sun/star/script/XDefaultProperty.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/script/XDefaultProperty.idl b/udkapi/com/sun/star/script/XDefaultProperty.idl
index 45d39cb4e4f8..79a72d8c8fb4 100644
--- a/udkapi/com/sun/star/script/XDefaultProperty.idl
+++ b/udkapi/com/sun/star/script/XDefaultProperty.idl
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_script_XDefaultProperty_idl__
-#define __com_sun_star_script_XDefaultProperty_idl__
+#pragma once
#include <com/sun/star/uno/XInterface.idl>
@@ -51,6 +50,5 @@ interface XDefaultProperty : ::com::sun::star::uno::XInterface
};
}; }; }; };
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */