Missing header for Xerces 2.8
[shibboleth/xmltooling.git] / xmltooling / encryption / impl / EncryptedKeyResolver.cpp
index 6efe395..79553e6 100644 (file)
@@ -24,6 +24,8 @@
 #include "encryption/EncryptedKeyResolver.h"
 #include "signature/KeyInfo.h"
 
+#include <xercesc/util/XMLUniDefs.hpp>
+
 using namespace xmlencryption;
 using namespace xmlsignature;
 using namespace xmltooling;