summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/ado_post_sys_include.h
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/ado/ado_post_sys_include.h')
-rw-r--r--connectivity/source/drivers/ado/ado_post_sys_include.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/connectivity/source/drivers/ado/ado_post_sys_include.h b/connectivity/source/drivers/ado/ado_post_sys_include.h
index a368593027c7..c3110010b04d 100644
--- a/connectivity/source/drivers/ado/ado_post_sys_include.h
+++ b/connectivity/source/drivers/ado/ado_post_sys_include.h
@@ -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.
@@ -30,3 +31,5 @@
#ifdef _MSC_VER
#pragma warning(pop)
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */