summaryrefslogtreecommitdiff
path: root/extensions/source/activex/main/StdAfx2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/activex/main/StdAfx2.cpp')
-rw-r--r--extensions/source/activex/main/StdAfx2.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/activex/main/StdAfx2.cpp b/extensions/source/activex/main/StdAfx2.cpp
index 9dc308f373ee..f1cf88d10d14 100644
--- a/extensions/source/activex/main/StdAfx2.cpp
+++ b/extensions/source/activex/main/StdAfx2.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
@@ -16,3 +17,5 @@
#undef _DEBUG
#endif
#include <atlimpl.cpp>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */