From 7d9dc36a6506808003e5dc0635e818a4aaf2a1ca Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 14 Sep 2010 01:33:52 +0000 Subject: [PATCH 1/1] Missing header for Xerces 2.8 --- xmltooling/encryption/impl/EncryptedKeyResolver.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xmltooling/encryption/impl/EncryptedKeyResolver.cpp b/xmltooling/encryption/impl/EncryptedKeyResolver.cpp index 6efe395..79553e6 100644 --- a/xmltooling/encryption/impl/EncryptedKeyResolver.cpp +++ b/xmltooling/encryption/impl/EncryptedKeyResolver.cpp @@ -24,6 +24,8 @@ #include "encryption/EncryptedKeyResolver.h" #include "signature/KeyInfo.h" +#include + using namespace xmlencryption; using namespace xmlsignature; using namespace xmltooling; -- 2.1.4