summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/HelperCollections.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/api/HelperCollections.hxx')
-rw-r--r--dbaccess/source/core/api/HelperCollections.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/source/core/api/HelperCollections.hxx b/dbaccess/source/core/api/HelperCollections.hxx
index d0a5ce74938b..f88024bc9b7a 100644
--- a/dbaccess/source/core/api/HelperCollections.hxx
+++ b/dbaccess/source/core/api/HelperCollections.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116,3 +117,5 @@ namespace dbaccess
};
}
#endif // DBA_HELPERCOLLECTIONS_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */