summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_ios/rtti.h
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_ios/rtti.h')
-rw-r--r--bridges/source/cpp_uno/gcc3_ios/rtti.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/bridges/source/cpp_uno/gcc3_ios/rtti.h b/bridges/source/cpp_uno/gcc3_ios/rtti.h
index fd8ef3715082..88413ea27a18 100644
--- a/bridges/source/cpp_uno/gcc3_ios/rtti.h
+++ b/bridges/source/cpp_uno/gcc3_ios/rtti.h
@@ -25,8 +25,8 @@
// the GNU General Public License.
//
// Written by Nathan Sidwell, Codesourcery LLC, <nathan@codesourcery.com>
-#ifndef __RTTI_H
-#define __RTTI_H
+
+#pragma once
#include <typeinfo>
@@ -405,6 +405,3 @@ namespace __cxxabiv1
// User programs should use the alias `abi'.
namespace abi = __cxxabiv1;
-
-
-#endif // __RTTI_H