mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -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 "VideoCommon/VertexLoaderBase.h"
|
||||
|
||||
#include <array>
|
||||
#include <cinttypes>
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user