SongSticker, playlist/soundcloud: add missing stdlib.h include
For free().
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include <string>
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
static struct {
|
||||
std::string apikey;
|
||||
|
||||
Reference in New Issue
Block a user