mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 00:04:43 +01:00
Reformat with clang-format-12 from updated CI image
This commit is contained in:
@@ -9,9 +9,10 @@
|
||||
|
||||
#if !defined(DISABLE_HTTP) && (!defined(_WIN32) || (defined(_WIN32_WINNT) && _WIN32_WINNT < 0x0600))
|
||||
|
||||
# include "Http.h"
|
||||
|
||||
# include "../Version.h"
|
||||
# include "../core/Console.hpp"
|
||||
# include "Http.h"
|
||||
|
||||
# include <cstring>
|
||||
# include <memory>
|
||||
|
||||
Reference in New Issue
Block a user