mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
SCRIPT Run cc include replacements
This commit is contained in:
committed by
Peter Johnson
parent
f0a3c64121
commit
7c6efa41ae
@@ -1,6 +1,6 @@
|
||||
extra_includes:
|
||||
- wpi/sendable/SendableBuilder.h
|
||||
- frc/motorcontrol/MotorController.h
|
||||
- wpi/util/sendable/SendableBuilder.hpp
|
||||
- wpi/hardware/motor/MotorController.hpp
|
||||
|
||||
classes:
|
||||
frc::DifferentialDrive:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
extra_includes:
|
||||
- wpi/sendable/SendableBuilder.h
|
||||
- frc/motorcontrol/MotorController.h
|
||||
- wpi/util/sendable/SendableBuilder.hpp
|
||||
- wpi/hardware/motor/MotorController.hpp
|
||||
|
||||
classes:
|
||||
frc::MecanumDrive:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
extra_includes:
|
||||
- frc/motorcontrol/MotorController.h
|
||||
- wpi/SmallString.h
|
||||
- wpi/hardware/motor/MotorController.hpp
|
||||
- wpi/util/SmallString.hpp
|
||||
|
||||
classes:
|
||||
frc::RobotDriveBase:
|
||||
|
||||
Reference in New Issue
Block a user