From: Bo Peng Date: Fri, 27 Oct 2006 16:33:27 +0000 (+0000) Subject: include in src/changes.C for std::abs(double) X-Git-Tag: 1.6.10~12166 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f43176aebc5d88b1fa9345f7502355010fde130d;p=lyx.git include in src/changes.C for std::abs(double) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15582 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/changes.C b/src/changes.C index 133c5b76aa..53d89e494e 100644 --- a/src/changes.C +++ b/src/changes.C @@ -16,6 +16,7 @@ #include "changes.h" #include "debug.h" +#include #include