Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #11549 from Pokechu22/texturecachebase-bitset-include
TextureCacheBase: Remove unused bitset include
  • Loading branch information
AdmiralCurtiss committed Feb 10, 2023
2 parents 258151f + 5283a85 commit 3c2933c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Core/VideoCommon/TextureCacheBase.h
Expand Up @@ -4,7 +4,6 @@
#pragma once

#include <array>
#include <bitset>
#include <fmt/format.h>
#include <map>
#include <memory>
Expand Down

0 comments on commit 3c2933c

Please sign in to comment.