mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Fix errors from new cpplint.py (#7105)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "Drivetrain.h"
|
||||
|
||||
#include "ExampleGlobalMeasurementSensor.h"
|
||||
#include <vector>
|
||||
|
||||
Drivetrain::Drivetrain() {
|
||||
m_leftLeader.AddFollower(m_leftFollower);
|
||||
|
||||
Reference in New Issue
Block a user