diff options
Diffstat (limited to 'plugins/IEView/src/ieview_common.h')
-rw-r--r-- | plugins/IEView/src/ieview_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/IEView/src/ieview_common.h b/plugins/IEView/src/ieview_common.h index 0e648ccfda..0edf01a964 100644 --- a/plugins/IEView/src/ieview_common.h +++ b/plugins/IEView/src/ieview_common.h @@ -25,8 +25,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define _CRT_SECURE_NO_WARNINGS
#define _CRT_NONSTDC_NO_DEPRECATE
-#define _WIN32_WINNT 0x0601
-
#include <windows.h>
#include <commctrl.h>
#include <time.h>
|