Blob Blame History Raw
Index: base64.cpp
===================================================================
RCS file: /cvsroot/tom7misc/escapex/base64.cpp,v
retrieving revision 1.6
diff -u -3 -p -r1.6 base64.cpp
--- base64.cpp	16 May 2005 02:40:33 -0000	1.6
+++ base64.cpp	24 Feb 2009 23:50:32 -0000
@@ -1,5 +1,6 @@
 
 #include "base64.h"
+#include <cstdio>
 
 /* This code copied from the common public domain utility and then
    modified to like, pass in arguments instead of using global