]> git.saurik.com Git - wxWidgets.git/blame - src/tiff/tiff_CW_Prefix.h
Rename boolean to wxjpeg_boolean to avoid conflicts.
[wxWidgets.git] / src / tiff / tiff_CW_Prefix.h
CommitLineData
ba14d986
VZ
1#define NEED_STRDUP
2#define WINVER 0x0400
3
4/*
5 We need to make sure some symbols required for correct use of
6 Win32 SDK headers (and that some of these headers are included
7 to begin with). The best way is to simply include one of the
8 ANSI headers.
9*/
10
11#include <stdlib.h>
12