summaryrefslogtreecommitdiff
path: root/framework/source/inc/accelerators/storageholder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/accelerators/storageholder.hxx')
-rw-r--r--framework/source/inc/accelerators/storageholder.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/source/inc/accelerators/storageholder.hxx b/framework/source/inc/accelerators/storageholder.hxx
index fab4fed699a3..2fcc37bf643c 100644
--- a/framework/source/inc/accelerators/storageholder.hxx
+++ b/framework/source/inc/accelerators/storageholder.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.
@@ -255,3 +256,5 @@ class StorageHolder : private ThreadHelpBase // attention! Must be the first bas
} // namespace framework
#endif // __FRAMEWORK_ACCELERATORS_STORAGEHOLDER_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */