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@rrette.com
http://www.rrette.com/mailman/listinfo/curlpp

Reply via email to