summaryrefslogtreecommitdiff
path: root/embedserv/source/inc/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'embedserv/source/inc/stdafx.h')
-rw-r--r--[-rwxr-xr-x]embedserv/source/inc/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/embedserv/source/inc/stdafx.h b/embedserv/source/inc/stdafx.h
index d070bd3b1d85..c1110ac8ab42 100755..100644
--- a/embedserv/source/inc/stdafx.h
+++ b/embedserv/source/inc/stdafx.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#if !defined(AFX_STDAFX_H_)
#define AFX_STDAFX_H_
@@ -40,3 +41,4 @@ using ::std::max;
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */