From 0a999d2b6bcb6e991ca72b7f610ceb2bbc6c9409 Mon Sep 17 00:00:00 2001 From: rdb Date: Mon, 15 Sep 2014 12:51:30 +0000 Subject: [PATCH] Remove two includes that are not supported in 64-bit windows --- direct/src/plugin_activex/stdafx.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/direct/src/plugin_activex/stdafx.h b/direct/src/plugin_activex/stdafx.h index 968b3cf20e..a651a9c0f4 100644 --- a/direct/src/plugin_activex/stdafx.h +++ b/direct/src/plugin_activex/stdafx.h @@ -35,10 +35,6 @@ #include // MFC support for Windows Common Controls #endif // _AFX_NO_AFXCMN_SUPPORT -// Delete the two includes below if you do not wish to use the MFC -// database classes -#include // MFC database classes -#include // MFC DAO database classes #include #include