Move ReplayCache and StorageService APIs to full build only.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 21 May 2007 15:59:29 +0000 (15:59 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 21 May 2007 15:59:29 +0000 (15:59 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@258 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

saml/saml2/profile/BrowserSSOProfile20Validator.cpp

index fea674d..a05008e 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "internal.h"
 #include "saml2/core/Assertions.h"
-#include "binding/HTTPRequest.h"
 #include "saml2/profile/BrowserSSOProfileValidator.h"
 
 #include <log4cpp/Category.hh>