2010-08-04 23:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbct/ctextern.prg
    ! Fixed missing #defines after latest changes.
This commit is contained in:
Viktor Szakats
2010-08-04 21:40:23 +00:00
parent c1d5db91e8
commit 8516d2a9fb
2 changed files with 6 additions and 0 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-08-04 23:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbct/ctextern.prg
! Fixed missing #defines after latest changes.
2010-08-04 22:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/header.mk
- Deleted API_HEADERS variable. Not used anymore.

View File

@@ -50,4 +50,6 @@
*
*/
#define __HBEXTERN__HBCT__ANNOUNCE
#define __HBEXTERN__HBCT__REQUEST
#include "hbct.hbx"