summaryrefslogtreecommitdiffstats
path: root/stoc/test/mergekeys_.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/mergekeys_.cxx')
-rw-r--r--stoc/test/mergekeys_.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/stoc/test/mergekeys_.cxx b/stoc/test/mergekeys_.cxx
index b75a1ef7df35..e47de6cfbc00 100644
--- a/stoc/test/mergekeys_.cxx
+++ b/stoc/test/mergekeys_.cxx
@@ -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.
@@ -29,3 +30,5 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_stoc.hxx"
#include "../source/implementationregistration/mergekeys.cxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */