(libT) apply some changes from Spry's code

This commit is contained in:
Charles Kerr
2008-10-15 19:52:15 +00:00
parent 944076a79d
commit e990c95336
3 changed files with 11 additions and 6 deletions

View File

@@ -187,6 +187,10 @@ static int ascii_class[128] = {
C_ETC, C_ETC
};
// Temporary fix for Win32 target
#if defined(WIN32) && defined(_WIN32) && defined(IN)
#undef IN
#endif
/*
The state codes.