summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java/lang/Class.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/java/lang/Class.hxx')
-rw-r--r--connectivity/source/inc/java/lang/Class.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/java/lang/Class.hxx b/connectivity/source/inc/java/lang/Class.hxx
index db3d0967db6b..7aeb152b8e3d 100644
--- a/connectivity/source/inc/java/lang/Class.hxx
+++ b/connectivity/source/inc/java/lang/Class.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_JAVA_LANG_CLASS_HXX_
-#define _CONNECTIVITY_JAVA_LANG_CLASS_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_JAVA_LANG_CLASS_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_INC_JAVA_LANG_CLASS_HXX
//************ Class: java.lang.Class
@@ -43,6 +43,6 @@ namespace connectivity
};
}
-#endif // _CONNECTIVITY_JAVA_LANG_CLASS_HXX_
+#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_JAVA_LANG_CLASS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */