summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp/writeguard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/threadhelp/writeguard.hxx')
-rw-r--r--framework/inc/threadhelp/writeguard.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/threadhelp/writeguard.hxx b/framework/inc/threadhelp/writeguard.hxx
index d958f407b7c0..3f9a5dbef381 100644
--- a/framework/inc/threadhelp/writeguard.hxx
+++ b/framework/inc/threadhelp/writeguard.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.
@@ -235,3 +236,5 @@ class WriteGuard : private INonCopyable
} // namespace framework
#endif // #ifndef __FRAMEWORK_THREADHELP_WRITEGUARD_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */