From 06d8aaba21496e6a39a7c18dd82e0d3efbeb531c Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Thu, 31 Jan 2008 19:06:59 +0000 Subject: Applying fixes for gcc 4.3 build issues (closes LP: #169115) (bzr r4629) --- src/libvpsc/csolve_VPSC.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libvpsc/csolve_VPSC.cpp') diff --git a/src/libvpsc/csolve_VPSC.cpp b/src/libvpsc/csolve_VPSC.cpp index bd7db5ab2..5176242d5 100644 --- a/src/libvpsc/csolve_VPSC.cpp +++ b/src/libvpsc/csolve_VPSC.cpp @@ -10,6 +10,7 @@ */ #include #include +#include #include "variable.h" #include "constraint.h" #include "generate-constraints.h" -- cgit v1.2.3