summaryrefslogtreecommitdiff
path: root/www/shibboleth-sp/patches/patch-shibsp_base.h
blob: 9df3993a8358e28396b5d4ee5dcbc3549d827a3c (plain)
1
2
3
4
5
6
7
8
9
10
--- shibsp/base.h.orig	2018-07-09 18:17:23.000000000 -0700
+++ shibsp/base.h	2020-07-07 12:13:39.779239618 -0700
@@ -32,6 +32,7 @@
 # define XMLTOOLING_LITE
 # include <xmltooling/base.h>
 #else
+# include <boost/lexical_cast.hpp>
 # include <saml/base.h>
 #endif