[cpp-sp] branch main updated: Remove duplicate include

Rod Widdowson rdw at steadingsoftware.com
Wed Feb 12 14:11:29 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=1a5a8edbf67df22b9fa512ebe2de8c23d581efcb

The following commit(s) were added to refs/heads/main by this push:
     new 1a5a8edb Remove duplicate include
1a5a8edb is described below

commit 1a5a8edbf67df22b9fa512ebe2de8c23d581efcb
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Feb 12 14:10:09 2025 +0000

    Remove duplicate include
---
 shibsp/remoting/impl/CurlHTTPRemotingService.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/shibsp/remoting/impl/CurlHTTPRemotingService.cpp b/shibsp/remoting/impl/CurlHTTPRemotingService.cpp
index d8f7c4e3..02d1cecc 100644
--- a/shibsp/remoting/impl/CurlHTTPRemotingService.cpp
+++ b/shibsp/remoting/impl/CurlHTTPRemotingService.cpp
@@ -34,9 +34,6 @@ using namespace shibsp;
 using namespace boost::property_tree;
 using namespace std;
 
-#include "internal.h"
-#include "exceptions.h"
-
 #include <list>
 #include <mutex>
 #include <sstream>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list