- removed deprecated curl header (still need to create a branch to apply the fix to 3.5.2.4)

This commit is contained in:
Mark Vejvoda
2011-07-08 22:33:36 +00:00
parent 0d248958c3
commit 73b400cea7

View File

@@ -15,7 +15,6 @@
#include "platform_common.h"
#include <curl/curl.h>
#include <curl/types.h>
#include <curl/easy.h>
#include <algorithm>
#include "conversion.h"