Missing include.
authorCarl Hetherington <cth@carlh.net>
Fri, 12 Aug 2016 10:17:35 +0000 (11:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 12 Aug 2016 10:17:35 +0000 (11:17 +0100)
src/lib/compose.hpp

index 6206eb61170d7ba4823be190d219182403d4b3f1..b78a8b9ebb172c95aa3f887c9134e9ee2afcf55e 100644 (file)
@@ -39,6 +39,7 @@
 #include <list>
 #include <map>
 #include <inttypes.h>
+#include <cstdio>
 
 namespace StringPrivate
 {