]> granicus.if.org Git - graphviz/commitdiff
applying graphviz-2.16.1-gcc43-missing-includes.patch
authorellson <devnull@localhost>
Sun, 30 Dec 2007 04:05:59 +0000 (04:05 +0000)
committerellson <devnull@localhost>
Sun, 30 Dec 2007 04:05:59 +0000 (04:05 +0000)
   http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/graphviz/files/graphviz-2.16.1-gcc43-missing-includes.patch?rev=1.1&view=log
from Gentoo maintainer:  Markus Meier <maekke@gentoo.org>

lib/vpsc/csolve_VPSC.cpp

index e41ca0e01365cf74049f1d1503a0645c3fa4eea6..977a944d51deeb9a3d73da58151c9e232c0b8b01 100644 (file)
@@ -21,6 +21,7 @@
 #include <constraint.h>
 #include <generate-constraints.h>
 #include <solve_VPSC.h>
+#include <cstdlib>
 #include <cassert>
 #include "csolve_VPSC.h"
 extern "C" {