Просмотр исходного кода

hle: nvflinger: Remove unused unordered_map include.

bunnei 4 лет назад
Родитель
Сommit
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 <mutex>
 #include <optional>
 #include <optional>
 #include <thread>
 #include <thread>
-#include <unordered_map>
 #include <vector>
 #include <vector>
 
 
 #include "common/common_types.h"
 #include "common/common_types.h"