From a188330711747bcbc6c4cb35d4c34bcf62646799 Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Tue, 30 Mar 2010 19:55:52 +0000 Subject: [PATCH] 2010-03-30 21:55 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/gtwvg/gtwvg.h ! fixed compilation with XCC --- harbour/ChangeLog | 4 ++++ harbour/contrib/gtwvg/gtwvg.h | 1 + 2 files changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 02f3e97bbd..36caedc13b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-03-30 21:55 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/contrib/gtwvg/gtwvg.h + ! fixed compilation with XCC + 2010-03-30 05:17 UTC+0200 Xavi (jarabal/at/gmail.com) * harbour/src/rtl/teditor.prg ! Fixed typo in K_CTRL_PGDN. diff --git a/harbour/contrib/gtwvg/gtwvg.h b/harbour/contrib/gtwvg/gtwvg.h index ff6ba232a0..c21d11a26a 100644 --- a/harbour/contrib/gtwvg/gtwvg.h +++ b/harbour/contrib/gtwvg/gtwvg.h @@ -70,6 +70,7 @@ #include #if ! defined( HB_OS_WIN_CE ) #include + #include #endif #include #include