Explorar el Código

NvFlinger: Clang Format.

Fernando Sahmkow hace 6 años
padre
commit
e486c66850
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/core/hle/service/nvflinger/nvflinger.h

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

@@ -10,8 +10,8 @@
 #include <optional>
 #include <string>
 #include <string_view>
-#include <vector>
 #include <thread>
+#include <vector>
 
 #include "common/common_types.h"
 #include "core/hle/kernel/object.h"