summaryrefslogtreecommitdiff
path: root/embedserv/source/embed/stdafx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'embedserv/source/embed/stdafx.cpp')
-rw-r--r--[-rwxr-xr-x]embedserv/source/embed/stdafx.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/embedserv/source/embed/stdafx.cpp b/embedserv/source/embed/stdafx.cpp
index 0db31dca718d..efb58b5d7773 100755..100644
--- a/embedserv/source/embed/stdafx.cpp
+++ b/embedserv/source/embed/stdafx.cpp
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// stdafx1.cpp : source file that includes just the standard includes
// stdafx1.pch will be the pre-compiled header
// stdafx1.obj will contain the pre-compiled type information
@@ -12,3 +13,4 @@
#include <atlimpl.cpp>
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */