Make libcurl a hard dependency

This commit is contained in:
Andrzej Rybczak
2016-11-20 19:14:46 +01:00
parent b018efceb6
commit 5e2626ca0c
18 changed files with 46 additions and 136 deletions

View File

@@ -23,8 +23,6 @@
#include "config.h"
#ifdef HAVE_CURL_CURL_H
#include <map>
#include <string>
@@ -75,6 +73,4 @@ protected:
}
#endif // HAVE_CURL_CURL_H
#endif // NCMPCPP_LASTFM_SERVICE_H