]> git.lyx.org Git - lyx.git/commitdiff
Let trunk compile.
authorTommaso Cucinotta <tommaso@lyx.org>
Sun, 10 Jan 2010 10:27:00 +0000 (10:27 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Sun, 10 Jan 2010 10:27:00 +0000 (10:27 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32932 a592a061-630c-0410-9148-cb99ea01b6c8

src/Compare.cpp

index 47506f31afa7cc161325b927455aec0e4fa0676e..d9ccfee396277d795bc261a1f9e0595946cd44c1 100644 (file)
@@ -20,6 +20,7 @@
 #include "support/lassert.h"   
 
 #include <boost/next_prior.hpp>
+#include <math.h>
 
 using namespace std;
 using namespace lyx::support;