Treewide: Remove unused inclusions of <cinttypes>

Most of these became unneeded when fmt was introduced.
This commit is contained in:
Pokechu22
2021-12-11 11:39:04 -08:00
parent 44e93e91d7
commit 161c627466
26 changed files with 0 additions and 27 deletions

View File

@ -5,7 +5,6 @@
#include <UICommon/GameFile.h>
#include <android/log.h>
#include <android/native_window_jni.h>
#include <cinttypes>
#include <cstdio>
#include <cstdlib>
#include <jni.h>