8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 18:03:04 +01:00

Let this file be self contained

This commit is contained in:
asfernandes 2009-01-15 01:24:20 +00:00
parent 321d7d6727
commit d82e489092

View File

@ -41,7 +41,7 @@ typedef int LONG;
typedef signed int SLONG;
#endif
typedef SCHAR ASCII;
typedef char ASCII;
typedef USHORT INTL_BOOL;