Rework observer constness, fix SOAP client virtual method.
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / MetadataProvider.h
index bf5df48..a3c39b3 100644 (file)
@@ -23,6 +23,8 @@
 #ifndef __saml2_metadataprov_h__
 #define __saml2_metadataprov_h__
 
+#include <saml/base.h>
+#include <xmltooling/exceptions.h>
 #include <xmltooling/XMLObject.h>
 #include <xmltooling/security/CredentialResolver.h>