summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_xindexes.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-18 18:41:08 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-19 11:10:08 +0200
commit888057cb5c2b7a349c69ccaf22714a43f0e75430 (patch)
treea9cce18b346300880b1a9606e03bca6e948a38ee /connectivity/source/drivers/postgresql/pq_xindexes.hxx
parentb4285a90d8cf9361381d5b5c4dddf2f9d57f10d3 (diff)
fixincludeguards.sh: connectivity
Diffstat (limited to 'connectivity/source/drivers/postgresql/pq_xindexes.hxx')
-rw-r--r--connectivity/source/drivers/postgresql/pq_xindexes.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/drivers/postgresql/pq_xindexes.hxx b/connectivity/source/drivers/postgresql/pq_xindexes.hxx
index d1efc111849f..11c2c2ca3ac2 100644
--- a/connectivity/source/drivers/postgresql/pq_xindexes.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xindexes.hxx
@@ -34,8 +34,8 @@
*
************************************************************************/
-#ifndef HEADER_PQ_INDEXES_HXX_
-#define HEADER_PQ_INDEXES_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_POSTGRESQL_PQ_XINDEXES_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_POSTGRESQL_PQ_XINDEXES_HXX
#include "pq_xcontainer.hxx"