mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-03 07:13:50 +00:00
TextureCacheBase: Remove unused bitset include
It was used for valid_bind_points, which was removed in 88bd10cd30d487cc3efba20875b32df7cdacb686 (and the declaration was more recently removed in 606c18210dd4f651655b2c84e9e332e6c6c6e21b).
This commit is contained in:
parent
a88e5ef390
commit
5283a85205
@ -4,7 +4,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <array>
|
||||
#include <bitset>
|
||||
#include <fmt/format.h>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user