summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/mysql/YColumns.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/mysql/YColumns.hxx')
-rw-r--r--connectivity/source/inc/mysql/YColumns.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/mysql/YColumns.hxx b/connectivity/source/inc/mysql/YColumns.hxx
index 7810fadf891c..dc65c10648f0 100644
--- a/connectivity/source/inc/mysql/YColumns.hxx
+++ b/connectivity/source/inc/mysql/YColumns.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_MYSQL_COLUMN_HXX
-#define CONNECTIVITY_MYSQL_COLUMN_HXX
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_MYSQL_YCOLUMNS_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_INC_MYSQL_YCOLUMNS_HXX
#include "connectivity/TColumnsHelper.hxx"
#include "connectivity/sdbcx/VColumn.hxx"
@@ -58,6 +58,6 @@ namespace connectivity
};
}
}
-#endif // CONNECTIVITY_MYSQL_COLUMN_HXX
+#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_MYSQL_YCOLUMNS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */