Преглед на файлове

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"