소스 검색

NvFlinger: Clang Format.

Fernando Sahmkow 6 년 전
부모
커밋
e486c66850
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"