Eliminate printf usage in macros.
[shibboleth/cpp-xmltooling.git] / xmltooling / encryption / Encryption.h
index e7e3329..934088b 100644 (file)
@@ -32,6 +32,7 @@
 #include <xmltooling/util/XMLConstants.h>
 
 #include <cstdio>
+#include <boost/lexical_cast.hpp>
 
 namespace xmlsignature {
     class XMLTOOL_API KeyInfo;