summaryrefslogtreecommitdiff
path: root/include/connectivity/standardsqlstate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/standardsqlstate.hxx')
-rw-r--r--include/connectivity/standardsqlstate.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/connectivity/standardsqlstate.hxx b/include/connectivity/standardsqlstate.hxx
index fb896d1a8af8..757a98cb6583 100644
--- a/include/connectivity/standardsqlstate.hxx
+++ b/include/connectivity/standardsqlstate.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef CONNECTIVITY_STANDARD_SQL_STATE_HXX
-#define CONNECTIVITY_STANDARD_SQL_STATE_HXX
+#ifndef INCLUDED_CONNECTIVITY_STANDARDSQLSTATE_HXX
+#define INCLUDED_CONNECTIVITY_STANDARDSQLSTATE_HXX
//.........................................................................
namespace dbtools
@@ -63,6 +63,6 @@ namespace dbtools
} // namespace dbtools
//.........................................................................
-#endif // CONNECTIVITY_STANDARD_SQL_STATE_HXX
+#endif // INCLUDED_CONNECTIVITY_STANDARDSQLSTATE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */