From d6451b81703c809abcd0f51e74abdba7c732b513 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sat, 14 Aug 2010 18:46:26 +0000 Subject: Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985561 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/components/sqldb/client-test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-cpp/trunk/components/sqldb/client-test.cpp') diff --git a/sca-cpp/trunk/components/sqldb/client-test.cpp b/sca-cpp/trunk/components/sqldb/client-test.cpp index 7712d6427c..303afe3c10 100644 --- a/sca-cpp/trunk/components/sqldb/client-test.cpp +++ b/sca-cpp/trunk/components/sqldb/client-test.cpp @@ -31,7 +31,7 @@ #include "value.hpp" #include "monad.hpp" #include "perf.hpp" -#include "../../modules/http/curl.hpp" +#include "../../modules/http/http.hpp" namespace tuscany { namespace sqldb { -- cgit v1.2.3