summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/bridge/oleautomation/Date.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/bridge/oleautomation/Date.idl')
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/Date.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/bridge/oleautomation/Date.idl b/udkapi/com/sun/star/bridge/oleautomation/Date.idl
index cc6b886b40f1..30a1d6f6aec1 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/Date.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/Date.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_bridge_oleautomation_Date_idl__
-#define __com_sun_star_bridge_oleautomation_Date_idl__
+#pragma once
module com { module sun { module star { module bridge { module oleautomation {
@@ -49,6 +48,5 @@ struct Date
}; }; }; }; };
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */