summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/postfixincrementfix.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'compilerplugins/clang/postfixincrementfix.hxx')
-rw-r--r--compilerplugins/clang/postfixincrementfix.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/compilerplugins/clang/postfixincrementfix.hxx b/compilerplugins/clang/postfixincrementfix.hxx
index e357f9941caa..27f4f154c41b 100644
--- a/compilerplugins/clang/postfixincrementfix.hxx
+++ b/compilerplugins/clang/postfixincrementfix.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.
*
@@ -35,3 +36,4 @@ class PostfixIncrementFix
#endif // POSTFIXINCREMENTFIX_H
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */