video_core/shader_cache: Remove unused algorithm include

This commit is contained in:
Lioncash
2022-02-01 01:41:05 -05:00
parent 274babc929
commit 6f2a095c9f
-1
View File
@@ -4,7 +4,6 @@
#pragma once
#include <algorithm>
#include <array>
#include <memory>
#include <mutex>