Add include for Centos. v1.4.10
authorCarl Hetherington <cth@carlh.net>
Fri, 28 Jun 2019 22:55:06 +0000 (23:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 28 Jun 2019 22:55:06 +0000 (23:55 +0100)
src/ssa_reader.cc

index bfcd0de0ef5040a98d4f9a837d3542b65b5e1519..3dddb024ffb58caf7f59eeddb2475e05893d8578 100644 (file)
@@ -29,6 +29,7 @@
 #include <boost/foreach.hpp>
 #include <iostream>
 #include <vector>
+#include <cstdio>
 
 using std::string;
 using std::vector;