From 32b0c0bb1988ae59b4cb84eb73624ece454ac5a1 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sat, 8 Sep 2001 09:33:36 +0000 Subject: [PATCH] added extern HB_STOD --- harbour/source/rtl/persist.prg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/harbour/source/rtl/persist.prg b/harbour/source/rtl/persist.prg index 1ed32e4e69..9543698413 100644 --- a/harbour/source/rtl/persist.prg +++ b/harbour/source/rtl/persist.prg @@ -53,6 +53,8 @@ #include "hbclass.ch" #include "common.ch" +extern HB_STOD + CLASS HBPersistent METHOD CreateNew() INLINE Self