diff options
| author | Mateusz Loskot <mateusz@loskot.net> | 2018-02-01 20:14:55 +0100 |
|---|---|---|
| committer | Mateusz Loskot <mateusz@loskot.net> | 2018-02-01 20:14:55 +0100 |
| commit | c6bcc0e4b806179c4f904a2df2652f51b27068f1 (patch) | |
| tree | 750785f958921e8c29ebf920fb78f9775c32cfb3 /com/StdAfx.cpp | |
| parent | dd9cd3f821295f4095d3a261bfd9be26065e60b7 (diff) | |
| download | PROJ-c6bcc0e4b806179c4f904a2df2652f51b27068f1.tar.gz PROJ-c6bcc0e4b806179c4f904a2df2652f51b27068f1.zip | |
Remove COM/VB6 cruft
Diffstat (limited to 'com/StdAfx.cpp')
| -rw-r--r-- | com/StdAfx.cpp | 12 |
1 files changed, 0 insertions, 12 deletions
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 <statreg.h> -#include <statreg.cpp> -#endif - -#include <atlimpl.cpp> |
