mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Treewide: Remove unused inclusions of <cinttypes>
Most of these became unneeded when fmt was introduced.
This commit is contained in:
@ -4,7 +4,6 @@
|
||||
#include "VideoBackends/OGL/OGLRender.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cinttypes>
|
||||
#include <cmath>
|
||||
#include <cstdio>
|
||||
#include <memory>
|
||||
|
Reference in New Issue
Block a user