Bug#624975: fix available upstream

Julien Cristau jcristau at debian.org
Thu Jun 23 21:58:23 UTC 2011


On Thu, Jun  9, 2011 at 18:55:52 +0200, Sebastian Ramacher wrote:

> tag 624975 + patch
> thanks
> 
> There is a fix available from upstream [1].
> 
> Kind regards,
> 
> [1]
> http://trac.openturns.org/changeset/1920/trunk/lib/src/Base/Common/StorageManager.hxx

For the lazy (i.e. me tomorrow), that's:

Index: trunk/lib/src/Base/Common/StorageManager.hxx
===================================================================
--- a/trunk/lib/src/Base/Common/StorageManager.hxx
+++ b/trunk/lib/src/Base/Common/StorageManager.hxx
@@ -30,6 +30,7 @@
 #include <vector>                // for std::vector
 #include <set>                   // for std::set
 #include <map>                   // for std::map
+#include <cstddef>               // for ptrdiff_t
 #include "Object.hxx"
 #include "Pointer.hxx"
 #include "Exception.hxx"

Cheers,
Julien





More information about the debian-science-maintainers mailing list