--- parser3/src/classes/table.C 2020/12/07 23:02:07 1.351 +++ parser3/src/classes/table.C 2020/12/14 20:58:15 1.352 @@ -7,6 +7,8 @@ #include "pa_config_includes.h" +#define NO_STRINGSTREAM + #if (!defined(NO_STRINGSTREAM) && !defined(FREEBSD4) && !defined(PA_DEBUG_DISABLE_GC)) #include #include "../lib/gc/include/gc_allocator.h" @@ -25,7 +27,7 @@ #include "pa_vbool.h" #include "pa_array.h" -volatile const char * IDENT_TABLE_C="$Id: table.C,v 1.351 2020/12/07 23:02:07 moko Exp $"; +volatile const char * IDENT_TABLE_C="$Id: table.C,v 1.352 2020/12/14 20:58:15 moko Exp $"; // class