Buffer const & bufOn Wed, Sep 23, 2009 at 10:20:02PM +0200, Kornel Benko wrote:
> Abdel, my compiler does not like me ...
> /usr/src/lyx/lyx-devel/src/frontends/qt4/GuiView.cpp: In member function 
> ‘bool lyx::frontend::GuiView::goToFileRow(const std::string&)’:
> /usr/src/lyx/lyx-devel/src/frontends/qt4/GuiView.cpp:2414: error: variable 
> ‘std::istringstream is’ has initializer but incomplete type

Add an  #include <sstream>  to GuiView.cpp and try again.

Andre'


Reply via email to