Make libcurl a hard dependency
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef HAVE_CURL_CURL_H
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
@@ -156,6 +154,4 @@ private:
|
||||
std::string URL;
|
||||
};
|
||||
|
||||
#endif // HAVE_CURL_CURL_H
|
||||
|
||||
#endif // NCMPCPP_LYRICS_FETCHER_H
|
||||
|
||||
Reference in New Issue
Block a user