summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/store/lclstaticfix.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'compilerplugins/clang/store/lclstaticfix.hxx')
-rw-r--r--compilerplugins/clang/store/lclstaticfix.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/compilerplugins/clang/store/lclstaticfix.hxx b/compilerplugins/clang/store/lclstaticfix.hxx
index 48e9c6699878..a42801f6f0d4 100644
--- a/compilerplugins/clang/store/lclstaticfix.hxx
+++ b/compilerplugins/clang/store/lclstaticfix.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -30,3 +31,4 @@ class LclStaticFix
#endif // POSTFIXINCREMENTFIX_H
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */