summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado/AGroups.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/ado/AGroups.hxx')
-rw-r--r--connectivity/source/inc/ado/AGroups.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/ado/AGroups.hxx b/connectivity/source/inc/ado/AGroups.hxx
index 0d5c964297ac..9c2cd7875033 100644
--- a/connectivity/source/inc/ado/AGroups.hxx
+++ b/connectivity/source/inc/ado/AGroups.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_ADO_GROUPS_HXX_
-#define _CONNECTIVITY_ADO_GROUPS_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AGROUPS_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AGROUPS_HXX
#include "connectivity/sdbcx/VCollection.hxx"
#include "ado/Awrapadox.hxx"
@@ -52,6 +52,6 @@ namespace connectivity
}
}
-#endif // _CONNECTIVITY_ADO_GROUPS_HXX_
+#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_ADO_AGROUPS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */