summaryrefslogtreecommitdiff
path: root/bridges/source/jni_uno/jni_bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/jni_uno/jni_bridge.h')
-rw-r--r--bridges/source/jni_uno/jni_bridge.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/bridges/source/jni_uno/jni_bridge.h b/bridges/source/jni_uno/jni_bridge.h
index 730d034c6bc6..ea55a139158b 100644
--- a/bridges/source/jni_uno/jni_bridge.h
+++ b/bridges/source/jni_uno/jni_bridge.h
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BRIDGES_SOURCE_JNI_UNO_JNI_BRIDGE_H
-#define INCLUDED_BRIDGES_SOURCE_JNI_UNO_JNI_BRIDGE_H
+#pragma once
#include <sal/config.h>
@@ -116,6 +115,4 @@ struct Bridge
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */