mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 13:05:46 -04:00
Core: Linux warning fixes
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
#include "settings.h"
|
||||
#include "YBaseLib/Log.h"
|
||||
#include <array>
|
||||
#include <string.h>
|
||||
Log_SetChannel(Settings);
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#define strcasecmp stricmp
|
||||
|
Reference in New Issue
Block a user