mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-01 08:05:41 -04:00
System: Add missing <cctype> include
This commit is contained in:
parent
42d49426e8
commit
fd0a009a7f
@ -27,6 +27,7 @@
|
||||
#include "spu.h"
|
||||
#include "timers.h"
|
||||
#include <cstdio>
|
||||
#include <cctype>
|
||||
#include <fstream>
|
||||
#include <limits>
|
||||
Log_SetChannel(System);
|
||||
|
Loading…
x
Reference in New Issue
Block a user