summaryrefslogtreecommitdiff
path: root/support/dktools/win32/dk3wxcs.h
blob: 8f63e24061aafcb5374602eb0a00a0104d195414 (plain)
1
2
3
4
5
6
7
8
9
#ifndef DK3WXCSZ_H_INCLUDED
/** Protection against multiple inclusions. */
#define DK3WXCSZ_H_INCLUDED 1

/** Size of wxChar.
*/
#define DK3_SIZEOF_WXCHAR 2

#endif