[cpp-opensaml] branch main updated: CPPOST-124 - Visual Studio 2022 Compilation Error
Scott Cantor
cantor.2 at osu.edu
Thu Nov 30 13:26:09 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-opensaml.git;a=commit;h=ddddafeacdc273fd755764151dd8ae17afb8ff7d
The following commit(s) were added to refs/heads/main by this push:
new ddddafe CPPOST-124 - Visual Studio 2022 Compilation Error
ddddafe is described below
commit ddddafeacdc273fd755764151dd8ae17afb8ff7d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Nov 30 08:25:42 2023 -0500
CPPOST-124 - Visual Studio 2022 Compilation Error
https://shibboleth.atlassian.net/browse/CPPOST-124
---
saml/saml1/profile/impl/SAML1BrowserSSORule.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/saml/saml1/profile/impl/SAML1BrowserSSORule.cpp b/saml/saml1/profile/impl/SAML1BrowserSSORule.cpp
index 3d70b56..7771eb1 100644
--- a/saml/saml1/profile/impl/SAML1BrowserSSORule.cpp
+++ b/saml/saml1/profile/impl/SAML1BrowserSSORule.cpp
@@ -29,6 +29,7 @@
#include "binding/SecurityPolicyRule.h"
#include "saml1/core/Assertions.h"
+#include <functional>
#include <xmltooling/logging.h>
using namespace opensaml::saml1;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list