2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

NvFlinger: Clang Format.

This commit is contained in:
Fernando Sahmkow 2020-06-27 10:59:51 -04:00
parent 626cc44d7a
commit e486c66850

View file

@ -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"