summaryrefslogtreecommitdiffstats
path: root/src/VisVim/StdAfx.cpp
diff options
context:
space:
mode:
authorMartin Tournoij <martin@arp242.net>2022-10-08 17:15:28 +0100
committerBram Moolenaar <Bram@vim.org>2022-10-08 17:15:28 +0100
commit251c1e2ed810d532f7c7d7eb5d6ed5e28a12e501 (patch)
treee45455f11cfe3bc3dd96579a67de312059075254 /src/VisVim/StdAfx.cpp
parent16dab41537ae206f4cab676ad53edbae5fd5fb45 (diff)
patch 9.0.0698: VisVim is outdated, does not work with current Visual Studiov9.0.0698
Problem: VisVim is outdated, does not work with current Visual Studio. Solution: Remove VisVim. (Martin Tournoij)
Diffstat (limited to 'src/VisVim/StdAfx.cpp')
-rw-r--r--src/VisVim/StdAfx.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/VisVim/StdAfx.cpp b/src/VisVim/StdAfx.cpp
deleted file mode 100644
index f4f6eb51f7..0000000000
--- a/src/VisVim/StdAfx.cpp
+++ /dev/null
@@ -1,6 +0,0 @@
-// Stdafx.cpp : source file that includes just the standard includes
-// VisEmacs.pch will be the pre-compiled header
-// stdafx.obj will contain the pre-compiled type information
-
-#include "stdafx.h"
-#include "atlimpl.cpp"