[cpp-sp] branch main updated: Missing header
Rod Widdowson
rdw at steadingsoftware.com
Wed Jan 8 11:00:09 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=0f8e2148cf723c9587b38423ab55e2c3489b779f
The following commit(s) were added to refs/heads/main by this push:
new 0f8e2148 Missing header
0f8e2148 is described below
commit 0f8e2148cf723c9587b38423ab55e2c3489b779f
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Jan 8 10:49:45 2025 +0000
Missing header
---
shibsp/Agent.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/shibsp/Agent.h b/shibsp/Agent.h
index 3ba6a982..abc06193 100644
--- a/shibsp/Agent.h
+++ b/shibsp/Agent.h
@@ -24,6 +24,7 @@
#include <shibsp/util/PropertySet.h>
#include <set>
+#include <string>
namespace shibsp {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list