mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-25 01:41:43 +00:00
SCRIPT: wpiformat
This commit is contained in:
committed by
Peter Johnson
parent
c48b722dac
commit
1e7604f81c
@@ -5,7 +5,6 @@
|
||||
#include "wpi/math/spline/proto/CubicHermiteSplineProto.hpp"
|
||||
|
||||
#include "wpi/util/protobuf/ProtobufCallbacks.hpp"
|
||||
|
||||
#include "wpimath/protobuf/spline.npb.h"
|
||||
|
||||
std::optional<frc::CubicHermiteSpline>
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
#include "wpi/math/spline/proto/QuinticHermiteSplineProto.hpp"
|
||||
|
||||
#include "wpi/util/protobuf/ProtobufCallbacks.hpp"
|
||||
|
||||
#include "wpimath/protobuf/spline.npb.h"
|
||||
|
||||
std::optional<frc::QuinticHermiteSpline>
|
||||
|
||||
Reference in New Issue
Block a user