summaryrefslogtreecommitdiff
path: root/tools/inc/tools/queue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/queue.hxx')
-rw-r--r--tools/inc/tools/queue.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/tools/queue.hxx b/tools/inc/tools/queue.hxx
index cb89bce6cdda..233ed20ff8ca 100644
--- a/tools/inc/tools/queue.hxx
+++ b/tools/inc/tools/queue.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.
@@ -102,3 +103,5 @@ public: \
};
#endif // _QUEUE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */