Moved in request/response interfaces from opensaml.
[shibboleth/cpp-xmltooling.git] / xmltooling / XMLToolingConfig.cpp
index 80a89fd..4e06f3e 100644 (file)
@@ -25,6 +25,8 @@
 #include "XMLToolingConfig.h"
 #include "encryption/Encryption.h"
 #include "encryption/Encrypter.h"
+#include "io/HTTPRequest.h"
+#include "io/HTTPResponse.h"
 #include "impl/UnknownElement.h"
 #include "security/TrustEngine.h"
 #include "security/OpenSSLCryptoX509CRL.h"