summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/beans/XExactName.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XExactName.idl')
-rw-r--r--udkapi/com/sun/star/beans/XExactName.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/XExactName.idl b/udkapi/com/sun/star/beans/XExactName.idl
index 13663f514fcd..3f8b88e22ede 100644
--- a/udkapi/com/sun/star/beans/XExactName.idl
+++ b/udkapi/com/sun/star/beans/XExactName.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_XExactName_idl__
-#define __com_sun_star_beans_XExactName_idl__
+#pragma once
#include <com/sun/star/uno/XInterface.idl>
@@ -56,6 +55,5 @@ published interface XExactName: com::sun::star::uno::XInterface
}; }; }; };
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */