summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2012-03-17 18:10:05 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2012-03-17 18:10:05 +0000
commit46753b6278c89eb0c7095e1af5a84a4140f716a4 (patch)
tree31832b08f807bbbadd3bdd09b6e2f65055ead5c2 /sca-cpp/trunk/modules
parent76835ec65da7e3749d7173816f1032a9a6efe6f8 (diff)
Upgrade to newer version of CURL and integrate its SMTP support.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1301969 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/modules')
-rw-r--r--sca-cpp/trunk/modules/http/http.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-cpp/trunk/modules/http/http.hpp b/sca-cpp/trunk/modules/http/http.hpp
index 0b4c9f6822..2334c1c525 100644
--- a/sca-cpp/trunk/modules/http/http.hpp
+++ b/sca-cpp/trunk/modules/http/http.hpp
@@ -28,7 +28,6 @@
#include <unistd.h>
#include <curl/curl.h>
-#include <curl/types.h>
#include <curl/easy.h>
#include <apr.h>
#include <apr_lib.h>