File probcons-1.12-fix-gcc-4.6.patch of Package probcons
--- probcons.orig/SafeVector.h +++ probcons/SafeVector.h @@ -10,6 +10,7 @@ #include <cassert> #include <vector> +#include <cstddef> ///////////////////////////////////////////////////////////////// // SafeVector