mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Include thirdparty libraries with angle brackets (#5578)
This commit is contained in:
@@ -33,12 +33,12 @@ SOFTWARE.
|
||||
|
||||
#include "wpi/Signal.h" // NOLINT(build/include_order)
|
||||
|
||||
#include "gtest/gtest.h" // NOLINT(build/include_order)
|
||||
|
||||
#include <cmath>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
using namespace wpi::sig;
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user