Re: Compile problem with latest pull

2012-10-27 Thread Kayvan Sylvan
Yes. This fixes it. Thanks. diff --git a/src/insets/InsetLine.cpp b/src/insets/InsetLine.cpp index f72fe64..d933382 100644 --- a/src/insets/InsetLine.cpp +++ b/src/insets/InsetLine.cpp @@ -34,6 +34,7 @@ #include "support/docstream.h" #include "support/gettext.h" #include "support/lstrings.h" +#

Re: Compile problem with latest pull

2012-10-27 Thread Lars Gullik Bjønnes
Kayvan Sylvan writes: | On Fedora 16: > | CXXInsetListings.o | insets/InsetLine.cpp: In member function 'virtual void | lyx::InsetLine::metrics(lyx::MetricsInfo&, lyx::Dimension&) const': | insets/InsetLine.cpp:121:33: error: 'abs' was not declared in this scope On F16, that is actually surp