--- parser3/src/include/pa_opcode.h 2001/05/07 14:00:46 1.1 +++ parser3/src/include/pa_opcode.h 2001/05/17 10:22:24 1.2 @@ -5,12 +5,13 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: pa_opcode.h,v 1.1 2001/05/07 14:00:46 paf Exp $ + $Id: pa_opcode.h,v 1.2 2001/05/17 10:22:24 parser Exp $ */ #ifndef CODE_H #define CODE_H +#include "pa_config_includes.h" #include "pa_string.h" #include "pa_array.h"