mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-02 17:19:53 -05: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