From 6c5d60d9f6e2bc22bd883943d74296cc4174347a Mon Sep 17 00:00:00 2001 From: "David G. Holm" Date: Fri, 22 Jun 2001 15:14:51 +0000 Subject: [PATCH] See ChangeLog entry 2001-06-22 11:10 UTC-0400 David G. Holm --- harbour/ChangeLog | 5 +++++ harbour/source/vm/classes.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 90bdcd9d12..f974810c3f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,8 @@ +2001-06-22 11:10 UTC-0400 David G. Holm + + * source/vm/classes.c + ! The file must be included for the toupper() prototype. + 2001-06-22 07:55 UTC-0800 Ron Pinkas * contrib/dot/pp.prg + Added logic for new Idenitifier Match Marker which will only match Identifiers. diff --git a/harbour/source/vm/classes.c b/harbour/source/vm/classes.c index 0eb40d6f7d..7e6f4cf360 100644 --- a/harbour/source/vm/classes.c +++ b/harbour/source/vm/classes.c @@ -172,9 +172,9 @@ #include "hbvm.h" #include "hboo.ch" +#include /* For toupper() */ /* DEBUG only*/ -/*#include */ /*#include */ typedef struct