mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-25 01:41:43 +00:00
Upgrade wpiformat and use clang-format's include sorting (#8350)
This PR also uses the newly added -default-branch flag to generate the list of changed files with respect to the correct branch (2027).
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
|
||||
#include "wpi/halsim/ws_server/HALSimHttpConnection.hpp"
|
||||
|
||||
#include <uv.h>
|
||||
|
||||
#include <cstdio>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
|
||||
#include <uv.h>
|
||||
|
||||
#include "wpi/net/MimeTypes.hpp"
|
||||
#include "wpi/net/UrlParser.hpp"
|
||||
#include "wpi/net/raw_uv_ostream.hpp"
|
||||
|
||||
Reference in New Issue
Block a user