--- parser3/src/classes/Attic/root.C 2001/03/18 17:24:54 1.45 +++ parser3/src/classes/Attic/root.C 2001/03/19 16:06:13 1.46 @@ -3,16 +3,16 @@ Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - $Id: root.C,v 1.45 2001/03/18 17:24:54 paf Exp $ + $Id: root.C,v 1.46 2001/03/19 16:06:13 paf Exp $ */ #include #include +#include "pa_common.h" #include "pa_request.h" #include "_root.h" #include "pa_vint.h" -#include "pa_common.h" static void _if(Request& r, const String& method_name, Array *params) { Value& condition_code=*static_cast(params->get(0));