From 0b00d9122ea555692c1dac03e33a512f42043f57 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 18 Oct 1999 05:52:34 +0000 Subject: [PATCH] 19991018-07:36 GMT+1 --- harbour/source/rtl/afields.prg | 1 + 1 file changed, 1 insertion(+) diff --git a/harbour/source/rtl/afields.prg b/harbour/source/rtl/afields.prg index 5a4dcd21ec..80f1fd2e6f 100644 --- a/harbour/source/rtl/afields.prg +++ b/harbour/source/rtl/afields.prg @@ -33,6 +33,7 @@ * */ +#include "common.ch" #include "dbstruct.ch" FUNCTION AFields( aFieldNames, aTypes, aWidths, aDecimals )