summaryrefslogtreecommitdiff
path: root/extensions/test/ole/AxTestComponents/StdAfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole/AxTestComponents/StdAfx.cpp')
-rw-r--r--extensions/test/ole/AxTestComponents/StdAfx.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/test/ole/AxTestComponents/StdAfx.cpp b/extensions/test/ole/AxTestComponents/StdAfx.cpp
index 0e0446bfb105..36dc86fc2eba 100644
--- a/extensions/test/ole/AxTestComponents/StdAfx.cpp
+++ b/extensions/test/ole/AxTestComponents/StdAfx.cpp
@@ -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.
@@ -30,3 +31,5 @@
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */