瀏覽代碼

hle: nvflinger: Remove unused unordered_map include.

bunnei 4 年之前
父節點
當前提交
81eefcaa76
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/core/hle/service/nvflinger/nvflinger.h

+ 0 - 1
src/core/hle/service/nvflinger/nvflinger.h

@@ -8,7 +8,6 @@
 #include <mutex>
 #include <optional>
 #include <thread>
-#include <unordered_map>
 #include <vector>
 
 #include "common/common_types.h"