probalign (1.4-2) fix-gcc-4.6.patch

Summary

 SafeVector.h |    1 +
 1 file changed, 1 insertion(+)

    
download this patch

Patch contents

--- probalign1.4.orig/SafeVector.h
+++ probalign1.4/SafeVector.h
@@ -10,6 +10,7 @@
 
 #include <cassert>
 #include <vector>
+#include <cstddef>
 
 /////////////////////////////////////////////////////////////////
 // SafeVector