--- parser3/src/main/execute.C 2001/09/18 16:05:42 1.191 +++ parser3/src/main/execute.C 2001/10/15 15:11:18 1.195 @@ -2,10 +2,10 @@ Parser: executor part of request class. Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://design.ru/paf) + + $Id: execute.C,v 1.195 2001/10/15 15:11:18 parser Exp $ */ -static const char *RCSId="$Id: execute.C,v 1.191 2001/09/18 16:05:42 parser Exp $"; #include "pa_opcode.h" #include "pa_array.h" @@ -21,6 +21,7 @@ static const char *RCSId="$Id: execute.C #include "pa_vtable.h" #include "pa_vfile.h" #include "pa_vimage.h" +#include "pa_wwrapper.h" //#define DEBUG_EXECUTE