mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-31 17:04:40 -04:00
Treewide: Remove unused inclusions of <cinttypes>
Most of these became unneeded when fmt was introduced.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user