From c6bcc0e4b806179c4f904a2df2652f51b27068f1 Mon Sep 17 00:00:00 2001 From: Mateusz Loskot Date: Thu, 1 Feb 2018 20:14:55 +0100 Subject: Remove COM/VB6 cruft --- com/StdAfx.cpp | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 com/StdAfx.cpp (limited to 'com/StdAfx.cpp') diff --git a/com/StdAfx.cpp b/com/StdAfx.cpp deleted file mode 100644 index a5eea178..00000000 --- a/com/StdAfx.cpp +++ /dev/null @@ -1,12 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// stdafx.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -#ifdef _ATL_STATIC_REGISTRY -#include -#include -#endif - -#include -- cgit v1.2.3