summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_mips64/call.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_linux_mips64/call.hxx')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_mips64/call.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_mips64/call.hxx b/bridges/source/cpp_uno/gcc3_linux_mips64/call.hxx
index 0be88ee62587..dc84d56b88ae 100644
--- a/bridges/source/cpp_uno/gcc3_linux_mips64/call.hxx
+++ b/bridges/source/cpp_uno/gcc3_linux_mips64/call.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BRIDGES_SOURCE_CPP_UNO_GCC3_LINUX_MIPS64_CALL_HXX
-#define INCLUDED_BRIDGES_SOURCE_CPP_UNO_GCC3_LINUX_MIPS64_CALL_HXX
+#pragma once
#include <sal/config.h>
@@ -33,6 +32,4 @@ namespace {
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */