Reducing header overuse, non-inlining selected methods (CPPOST-35).
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / AbstractMetadataProvider.h
index 6a757ce..2e5a7ca 100644 (file)
 
 #include <saml/saml2/metadata/ObservableMetadataProvider.h>
 
+#include <ctime>
+#include <map>
+#include <vector>
+#include <string>
+
 namespace xmltooling {
     class XMLTOOL_API Credential;
     class XMLTOOL_API CredentialCriteria;