mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
VideoCommon/Statistics: Remove unused header inclusions
These aren't used anywhere, so they can be removed.
This commit is contained in:
@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
struct Statistics
|
||||
{
|
||||
int numPixelShadersCreated;
|
||||
|
Reference in New Issue
Block a user