lastfm: redesigned plugins system
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#define Error(msg) std::cerr << "ncmpcpp: " << msg;
|
||||
|
||||
void FatalError(const std::string &msg) GNUC_NORETURN;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user