summaryrefslogtreecommitdiff
blob: f9455a561314b00d985c8bb45087316951f2fa5d (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/binwrap.cpp
+++ b/src/binwrap.cpp
@@ -18,6 +18,7 @@
  */
 
 #include "binwrap.h"
+#include <cstdio>
 
 #if BINIO_ENABLE_IOSTREAM