Aggiunta l'inclusione di tabutil.h.

git-svn-id: svn://10.65.10.50/trunk@3363 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1996-08-09 12:59:36 +00:00
parent b17a735833
commit 7f531db4c2

View File

@ -14,6 +14,10 @@
#include "ve1000o.h"
#endif
#ifndef __TABUTIL_H
#include <tabutil.h>
#endif
const TString& TData_picker::get( const TString& table, const TString& codtab, const TString& field )
{
TTable tab(table);