diff -r 8b32fd4d0194 -r 668a54686827 stage1_2/stage1_2.cc --- a/stage1_2/stage1_2.cc Tue Aug 19 18:04:28 2008 +0200 +++ b/stage1_2/stage1_2.cc Thu Aug 21 16:08:19 2008 +0200 @@ -28,6 +28,8 @@ * and stage 2 (syntax parser) during the first pass. */ +#include +#include /* file with declaration of absyntax classes... */ #include "../absyntax/absyntax.hh"