--- parser3/src/include/pa_cache_managers.h 2001/12/13 11:09:46 1.3 +++ parser3/src/include/pa_cache_managers.h 2002/02/08 07:27:42 1.5 @@ -1,16 +1,15 @@ /** @file Parser: cache managers center decl. - Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://paf.design.ru) - $Id: pa_cache_managers.h,v 1.3 2001/12/13 11:09:46 paf Exp $ + $Id: pa_cache_managers.h,v 1.5 2002/02/08 07:27:42 paf Exp $ */ #ifndef PA_CACHE_MANAGERS_H #define PA_CACHE_MANAGERS_H -#include "pa_config_includes.h" #include "pa_hash.h" #include "pa_value.h"