remove optional pthread support - it's mandatory now
This commit is contained in:
@@ -27,10 +27,6 @@
|
||||
|
||||
#ifdef HAVE_CURL_CURL_H
|
||||
|
||||
#ifdef HAVE_PTHREAD_H
|
||||
# include <pthread.h>
|
||||
#endif // HAVE_PTHREAD_H
|
||||
|
||||
#include <string>
|
||||
#include "curl/curl.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user