Hi,

On Sat, Oct 30, 2010 at 11:46:25AM +0100, Paulo J. Matos wrote:
> However, bison generated parser scgparser.cc includes y.tab.h (which was
> the name known to bison when the file was generated). This results in
> an error during compilation since there is no y.tab.h anymore when the
> scgparser.cc is compiled. What am I missing here? 

I solved this problem by adding my own y.tab.h which does nothing but
#include "scgparser.h".

-- 
Pippijn van Steenhoven

Attachment: signature.asc
Description: Digital signature

Reply via email to