فهرست منبع

video_core/shader_cache: Remove unused algorithm include

Lioncash 4 سال پیش
والد
کامیت
360a97ab54
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/video_core/shader_cache.h

+ 0 - 1
src/video_core/shader_cache.h

@@ -4,7 +4,6 @@
 
 #pragma once
 
-#include <algorithm>
 #include <array>
 #include <memory>
 #include <mutex>