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:
parent
b17a735833
commit
7f531db4c2
@ -14,6 +14,10 @@
|
|||||||
#include "ve1000o.h"
|
#include "ve1000o.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef __TABUTIL_H
|
||||||
|
#include <tabutil.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
const TString& TData_picker::get( const TString& table, const TString& codtab, const TString& field )
|
const TString& TData_picker::get( const TString& table, const TString& codtab, const TString& field )
|
||||||
{
|
{
|
||||||
TTable tab(table);
|
TTable tab(table);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user