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

service: removed redundant include of common_types.h

bunnei 12 лет назад
Родитель
Сommit
9bf7ce535a
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/core/hle/service/service.h

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

@@ -10,7 +10,6 @@
 #include <string>
 #include <string>
 
 
 #include "common/common.h"
 #include "common/common.h"
-#include "common/common_types.h"
 #include "core/mem_map.h"
 #include "core/mem_map.h"
 
 
 #include "core/hle/kernel/kernel.h"
 #include "core/hle/kernel/kernel.h"