cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

[cURLpp] Compilation fixes from Bob Ham <rah@bash.sh> - it shouldn't be like this :)

From: Piotr Dobrogost <curlpp_at_2008.autoera.pl>
Date: Tue, 18 Nov 2008 22:23:08 +0100

Jean

Some of Bob's changes resulted in string header included twice;

curlpp/CurlHandle.cpp:

#include <string>
#include <iostream>
#include <string.h>

We should introduce MACRO informing weather std string (<string>) is present or not and include either <string> or <string.h>
Shall I make changes?

Regards
Piotr Dobrogost
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2008-11-18

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET