protect TINT from bad compilers.

This commit is contained in:
U-WIN-U2045GN0RNQ\Vítor Santos Costa 2010-07-20 13:41:12 +01:00
parent 839a8503c5
commit f9ed9961df
1 changed files with 2 additions and 0 deletions

2
LGPL/swi_console/complete.c Normal file → Executable file
View File

@ -26,7 +26,9 @@
#include <tchar.h>
#include "console.h"
#ifndef __TCHAR_DEFINED
typedef wint_t _TINT;
#endif
#ifndef EOS
#define EOS 0