code: Run clang-format

This commit is contained in:
GPUCode
2022-10-07 12:13:27 +03:00
parent 6f3fc32a93
commit 915406354c
82 changed files with 1683 additions and 1950 deletions

View File

@ -3,8 +3,8 @@
// Refer to the license.txt file included.
#pragma once
#include <span>
#include <memory>
#include <span>
#include <vector>
#include <boost/serialization/export.hpp>
#include <boost/serialization/shared_ptr.hpp>