From 2a97599b587475114597e905b4b13201765b8337 Mon Sep 17 00:00:00 2001 From: Paul Tucker Date: Sun, 21 May 2000 04:38:05 +0000 Subject: [PATCH] include "hbapigt.h" for proper c++ support --- harbour/ChangeLog | 4 ++++ harbour/source/rtl/setkey.c | 1 + 2 files changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 32732d4721..04a9e8ee22 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +20000521-00:37 DST Paul Tucker + * source/rtl/setkey.c + + include "hbgtapi.h" - needed for proper c++ support + 20000520-10:07 GMT-8 Ron Pinkas * source/compiler/harbour.l diff --git a/harbour/source/rtl/setkey.c b/harbour/source/rtl/setkey.c index b1d30ed97b..480c4c53b4 100644 --- a/harbour/source/rtl/setkey.c +++ b/harbour/source/rtl/setkey.c @@ -43,6 +43,7 @@ #include "hbapi.h" #include "hbapiitm.h" #include "hbapierr.h" +#include "hbapigt.h" #define SK_NO_RETURN FALSE