Browse Source

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

rdb 11 years ago
parent
commit
0a999d2b6b
1 changed files with 0 additions and 4 deletions
  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
 #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 <dispex.h>