Missing include.
authorCarl Hetherington <cth@carlh.net>
Sun, 25 Mar 2018 01:51:56 +0000 (02:51 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 25 Mar 2018 01:51:56 +0000 (02:51 +0100)
test/verify_test.cc

index 6a15f891d1e9802be9a16e0e76ea61b1b6c85439..7d6ec357db5e830c8bc412b153d26360d3f20969 100644 (file)
@@ -33,6 +33,7 @@
 
 #include "verify.h"
 #include <boost/test/unit_test.hpp>
+#include <cstdio>
 
 using std::list;
 using std::pair;