summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store/removeforwardstringdecl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'compilerplugins/clang/store/removeforwardstringdecl.hxx')
-rw-r--r--compilerplugins/clang/store/removeforwardstringdecl.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/compilerplugins/clang/store/removeforwardstringdecl.hxx b/compilerplugins/clang/store/removeforwardstringdecl.hxx
index 552aa4d4256e..d8e2e7ea5fb8 100644
--- a/compilerplugins/clang/store/removeforwardstringdecl.hxx
+++ b/compilerplugins/clang/store/removeforwardstringdecl.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.
*
@@ -32,3 +33,4 @@ class RemoveForwardStringDecl
#endif // REMOVEFORWARDSTRINGDECL_H
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */