remove definition of WINVER
is fixed by 00b42bb45be8a74fb5a68b94a4c1f9343c8e584f
This commit is contained in:
parent
3551f6bbc6
commit
8876541953
@ -22,9 +22,6 @@
|
|||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with Grafx2; if not, see <http://www.gnu.org/licenses/>
|
along with Grafx2; if not, see <http://www.gnu.org/licenses/>
|
||||||
*/
|
*/
|
||||||
#if defined(WIN32)
|
|
||||||
#define _WIN32_WINNT 0x0500
|
|
||||||
#endif
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#ifndef _MSC_VER
|
#ifndef _MSC_VER
|
||||||
#include <strings.h>
|
#include <strings.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user