> Author: younes > Date: Tue May 6 08:48:38 2008 > New Revision: 24628 > > URL: http://www.lyx.org/trac/changeset/24628 > Log: > remove unneeded includes.
arrrgh... make[3]: Entering directory `/mnt/teral/lyx/devel/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../src -I../boost -Wextra -Wall -O -MT FontInfo.lo -MD -MP -MF .deps/FontInfo.Tpo -c -o FontInfo.lo FontInfo.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../boost -Wextra -Wall -O -MT FontInfo.lo -MD -MP -MF .deps/FontInfo.Tpo -c FontInfo.cpp -o FontInfo.o FontInfo.cpp: In member function 'lyx::FontInfo& lyx::FontInfo::decSize()': FontInfo.cpp:82: error: 'endl' was not declared in this scope FontInfo.cpp: In member function 'lyx::FontInfo& lyx::FontInfo::incSize()': FontInfo.cpp:113: error: 'endl' was not declared in this scope make[3]: *** [FontInfo.lo] Error 1 pavel