Remove curl/types.h include, since this header has been deprecated for a long time and removed in a recent curl release.
P=Evan Shaw <edsrzf@gmail.com> R=ted git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@814 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
69607b678f
commit
32d04cdbbc
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@
|
|||
#include <dlfcn.h>
|
||||
#include <curl/curl.h>
|
||||
#include <curl/easy.h>
|
||||
#include <curl/types.h>
|
||||
|
||||
namespace {
|
||||
|
||||
|
|
Loading…
Reference in a new issue