[Glide64] Remove some wx headers

This commit is contained in:
zilmar 2016-01-25 22:20:55 +11:00
parent 166e5cdace
commit 308010e16c
1 changed files with 0 additions and 26 deletions

View File

@ -23,32 +23,6 @@
#ifndef WINLNXDEFS_H
#define WINLNXDEFS_H
#define wxNO_GL_LIB
#define wxNO_HTML_LIB
#define wxNO_ADV_LIB
#define wxNO_ZLIB_LIB
#define wxNO_TIFF_LIB
#define wxNO_EXPAT_LIB
#define wxNO_REGEX_LIB
#define wxNO_XML_LIB
#define wxNO_NET_LIB
#define wxNO_QA_LIB
#define wxNO_XRC_LIB
#define wxNO_AUI_LIB
#define wxNO_PROPGRID_LIB
#define wxNO_RIBBON_LIB
#define wxNO_RICHTEXT_LIB
#define wxNO_MEDIA_LIB
#define wxNO_STC_LIB
#include <wx/wx.h>
#include <wx/dynlib.h>
#include <wx/filename.h>
#include <wx/datetime.h>
#define TRUE 1
#define FALSE 0
#include <Common/stdtypes.h>