mirror of
https://github.com/PabloMK7/citra
synced 2024-11-15 13:18:24 +00:00
clang format
This commit is contained in:
parent
a6efc7c1ee
commit
7bcfff4e71
1 changed files with 1 additions and 1 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <memory>
|
|
||||||
#include <array>
|
#include <array>
|
||||||
|
#include <memory>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
namespace Camera {
|
namespace Camera {
|
||||||
|
|
Loading…
Reference in a new issue