Missing header.
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / DynamicMetadataProvider.h
index cd627bb..fe3d051 100644 (file)
@@ -60,6 +60,8 @@ namespace opensaml {
             /** Caps the allowable cache duration of a metadata instance. */
             time_t m_maxCacheDuration;
 
+            using AbstractMetadataProvider::resolve;
+
             /**
              * Resolves a metadata instance using the supplied criteria.
              *