summaryrefslogtreecommitdiff
path: root/tools/inc/tools/poly.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/poly.hxx')
-rw-r--r--tools/inc/tools/poly.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/tools/poly.hxx b/tools/inc/tools/poly.hxx
index b83877b88959..3b5a4807fe01 100644
--- a/tools/inc/tools/poly.hxx
+++ b/tools/inc/tools/poly.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.
@@ -345,3 +346,5 @@ public:
typedef std::vector< PolyPolygon > PolyPolyVector;
#endif // _SV_POLY_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */