Parcourir la source

NvFlinger: Clang Format.

Fernando Sahmkow il y a 6 ans
Parent
commit
e486c66850
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"