Add missing class declaration.
authorScott Cantor <cantor.2@osu.edu>
Sat, 26 Sep 2009 03:42:29 +0000 (03:42 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 26 Sep 2009 03:42:29 +0000 (03:42 +0000)
xmltooling/security/CredentialCriteria.h

index bb75ef1..ab73a68 100644 (file)
@@ -28,6 +28,7 @@
 #include <set>
 
 class DSIGKeyInfoList;
+class XSECCryptoKey;
 
 namespace xmlsignature {
     class XMLTOOL_API KeyInfo;