diff --git a/ve/tclifor.cpp b/ve/tclifor.cpp index 4f1464ef0..f745125e2 100755 --- a/ve/tclifor.cpp +++ b/ve/tclifor.cpp @@ -14,6 +14,10 @@ #include "ve1000o.h" #endif +#ifndef __TABUTIL_H +#include +#endif + const TString& TData_picker::get( const TString& table, const TString& codtab, const TString& field ) { TTable tab(table);