Run clang-format

This commit is contained in:
Billy Laws 2023-03-26 20:07:03 +01:00
parent d3f0149af2
commit 91d14c0022
3 changed files with 6 additions and 7 deletions

View file

@ -16,7 +16,6 @@
#include "common/reader_writer_queue.h"
#include "common/ring_buffer.h"
#include "common/thread.h"
#include "common/polyfill_thread.h"
namespace Core {
class System;