summaryrefslogtreecommitdiff
path: root/cppuhelper/inc/cppuhelper/implbase_ex_pre.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/inc/cppuhelper/implbase_ex_pre.hxx')
-rw-r--r--cppuhelper/inc/cppuhelper/implbase_ex_pre.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppuhelper/inc/cppuhelper/implbase_ex_pre.hxx b/cppuhelper/inc/cppuhelper/implbase_ex_pre.hxx
index 49a188f4b68f..337fa1ecdc9a 100644
--- a/cppuhelper/inc/cppuhelper/implbase_ex_pre.hxx
+++ b/cppuhelper/inc/cppuhelper/implbase_ex_pre.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.
@@ -34,3 +35,5 @@
#define __IFC_EX_TYPE_INIT( class_cast, N ) __IFC_EX_TYPE_INIT_NAME( class_cast, Ifc##N )
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */