瀏覽代碼

Remove two includes that are not supported in 64-bit windows

rdb 11 年之前
父節點
當前提交
0a999d2b6b
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      direct/src/plugin_activex/stdafx.h

+ 0 - 4
direct/src/plugin_activex/stdafx.h

@@ -35,10 +35,6 @@
 #include <afxcmn.h>         // MFC support for Windows Common Controls
 #include <afxcmn.h>         // MFC support for Windows Common Controls
 #endif // _AFX_NO_AFXCMN_SUPPORT
 #endif // _AFX_NO_AFXCMN_SUPPORT
 
 
-// Delete the two includes below if you do not wish to use the MFC
-//  database classes
-#include <afxdb.h>          // MFC database classes
-#include <afxdao.h>         // MFC DAO database classes
 #include <afxwin.h>
 #include <afxwin.h>
 
 
 #include <dispex.h>
 #include <dispex.h>