Add missing class declaration.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Sat, 26 Sep 2009 03:42:29 +0000 (03:42 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Sat, 26 Sep 2009 03:42:29 +0000 (03:42 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@652 de75baf8-a10c-0410-a50a-987c0e22f00f

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;