See ChangeLog entry 2000-06-15 15:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-06-15 15:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
|
||||
|
||||
* source/rtl/gtwin/gtwin.c
|
||||
! Added '#include <ctype.h>' for the tolower() prototype.
|
||||
|
||||
2000-06-14 22:37 UTC-0800 Ron Pinkas <Ron@Profit-Master.com>
|
||||
* source/pp/ppcomp.c
|
||||
! Fixed missing CR at EOF of #include file, causing #line directive to be on same line with the next line in parrent file.
|
||||
|
||||
@@ -60,6 +60,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#define HB_OS_WIN_32_USED
|
||||
|
||||
|
||||
Reference in New Issue
Block a user