--- parser3/src/include/pa_array.h 2001/05/16 16:54:00 1.40 +++ parser3/src/include/pa_array.h 2001/05/17 10:22:24 1.41 @@ -5,14 +5,13 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: pa_array.h,v 1.40 2001/05/16 16:54:00 parser Exp $ + $Id: pa_array.h,v 1.41 2001/05/17 10:22:24 parser Exp $ */ #ifndef PA_ARRAY_H #define PA_ARRAY_H -#include - +#include "pa_config_includes.h" #include "pa_pool.h" #include "pa_types.h" #include "pa_string.h"