forked from dolphin-emu/dolphin
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