System: Add missing <cctype> include
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
#include "spu.h"
|
#include "spu.h"
|
||||||
#include "timers.h"
|
#include "timers.h"
|
||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
|
#include <cctype>
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include <limits>
|
#include <limits>
|
||||||
Log_SetChannel(System);
|
Log_SetChannel(System);
|
||||||
|
|||||||
Reference in New Issue
Block a user