summaryrefslogtreecommitdiff
path: root/sal/inc/sal/precppunit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/sal/precppunit.hxx')
-rw-r--r--sal/inc/sal/precppunit.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/inc/sal/precppunit.hxx b/sal/inc/sal/precppunit.hxx
index 8e2e3c22b6fb..55b0bcce78a8 100644
--- a/sal/inc/sal/precppunit.hxx
+++ b/sal/inc/sal/precppunit.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.
@@ -48,3 +49,5 @@ SAL_WNODEPRECATED_DECLARATIONS_POP \
typedef int SalCppUnitDummyTypedefForSemiColonEnding__ \
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */