System: Add missing <cctype> include

pull/821/head
Connor McLaughlin 5 years ago
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…
Cancel
Save