summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx/VColumn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/sdbcx/VColumn.hxx')
-rw-r--r--include/connectivity/sdbcx/VColumn.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/connectivity/sdbcx/VColumn.hxx b/include/connectivity/sdbcx/VColumn.hxx
index 42cddc51c041..2a389d9478b0 100644
--- a/include/connectivity/sdbcx/VColumn.hxx
+++ b/include/connectivity/sdbcx/VColumn.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_SDBCX_COLUMN_HXX_
-#define _CONNECTIVITY_SDBCX_COLUMN_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SDBCX_VCOLUMN_HXX
+#define INCLUDED_CONNECTIVITY_SDBCX_VCOLUMN_HXX
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <com/sun/star/container/XNamed.hpp>
@@ -113,6 +113,6 @@ namespace connectivity
}
}
-#endif // _CONNECTIVITY_SDBCX_COLUMN_HXX_
+#endif // INCLUDED_CONNECTIVITY_SDBCX_VCOLUMN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */