2002-05-23 14:53 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/vm/estack.c
! All stack hb_stackxxx API functions are now included, no matter
the build options (HB_STACK_MACROS)
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
#define HB_OS_WIN_32_USED
|
||||
#endif
|
||||
|
||||
#ifdef HB_STACK_MACROS
|
||||
#undef HB_STACK_MACROS
|
||||
#endif
|
||||
|
||||
#include "hbapi.h"
|
||||
#include "hbdefs.h"
|
||||
#include "hbstack.h"
|
||||
|
||||
Reference in New Issue
Block a user