Fix problem with old Probcons code: couldn't be complied with modern gcc since string...
[jabaws.git] / binaries / src / probcons / SafeVector.h
index abf4b64..103e894 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <cassert>
 #include <vector>
+#include <cstddef>
 
 /////////////////////////////////////////////////////////////////
 // SafeVector