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

configure_graphics: Remove unused include

lat9nq 4 лет назад
Родитель
Сommit
4544407af6
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/yuzu/configuration/configure_graphics.cpp

+ 0 - 1
src/yuzu/configuration/configure_graphics.cpp

@@ -5,7 +5,6 @@
 // Include this early to include Vulkan headers how we want to
 #include "video_core/vulkan_common/vulkan_wrapper.h"
 
-#include <exception>
 #include <QColorDialog>
 #include <QVulkanInstance>