mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Include thirdparty libraries with angle brackets (#5578)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <thread>
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include <gtest/gtest.h>
|
||||
#include <hal/DriverStation.h>
|
||||
#include <hal/HALBase.h>
|
||||
#include <hal/Main.h>
|
||||
@@ -13,7 +14,6 @@
|
||||
|
||||
#include "HALSimWSServer.h"
|
||||
#include "WebServerClientTest.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
namespace uv = wpi::uv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user