kensington 15/03/04 18:28:58 Added: nomacs-2.4.2-include.patch Log: Version bump wrt bug #525156. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.1 media-gfx/nomacs/files/nomacs-2.4.2-include.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/nomacs/files/nomacs-2.4.2-include.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/nomacs/files/nomacs-2.4.2-include.patch?rev=1.1&content-type=text/plain Index: nomacs-2.4.2-include.patch =================================================================== --- src/DkMath.h +++ src/DkMath.h @@ -29,6 +29,7 @@ #pragma warning(push, 0) // no warnings from includes - begin #include <cmath> +#include <float.h> #include <QDebug> #include <QPointF> #include <QPolygonF>
