SCRIPT Run cc include replacements

This commit is contained in:
PJ Reiniger
2025-11-07 19:56:21 -05:00
committed by Peter Johnson
parent f0a3c64121
commit 7c6efa41ae
2477 changed files with 8882 additions and 8882 deletions

View File

@@ -4,12 +4,12 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
#include "frc/PS4Controller.h"
#include "wpi/driverstation/PS4Controller.hpp"
#include <hal/UsageReporting.h>
#include <wpi/sendable/SendableBuilder.h>
#include "wpi/hal/UsageReporting.h"
#include "wpi/util/sendable/SendableBuilder.hpp"
#include "frc/event/BooleanEvent.h"
#include "wpi/event/BooleanEvent.hpp"
using namespace frc;

View File

@@ -4,12 +4,12 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
#include "frc/PS5Controller.h"
#include "wpi/driverstation/PS5Controller.hpp"
#include <hal/UsageReporting.h>
#include <wpi/sendable/SendableBuilder.h>
#include "wpi/hal/UsageReporting.h"
#include "wpi/util/sendable/SendableBuilder.hpp"
#include "frc/event/BooleanEvent.h"
#include "wpi/event/BooleanEvent.hpp"
using namespace frc;

View File

@@ -4,12 +4,12 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
#include "frc/StadiaController.h"
#include "wpi/driverstation/StadiaController.hpp"
#include <hal/UsageReporting.h>
#include <wpi/sendable/SendableBuilder.h>
#include "wpi/hal/UsageReporting.h"
#include "wpi/util/sendable/SendableBuilder.hpp"
#include "frc/event/BooleanEvent.h"
#include "wpi/event/BooleanEvent.hpp"
using namespace frc;

View File

@@ -4,12 +4,12 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
#include "frc/XboxController.h"
#include "wpi/driverstation/XboxController.hpp"
#include <hal/UsageReporting.h>
#include <wpi/sendable/SendableBuilder.h>
#include "wpi/hal/UsageReporting.h"
#include "wpi/util/sendable/SendableBuilder.hpp"
#include "frc/event/BooleanEvent.h"
#include "wpi/event/BooleanEvent.hpp"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/Koors40.h"
#include "wpi/hardware/motor/Koors40.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/PWMSparkFlex.h"
#include "wpi/hardware/motor/PWMSparkFlex.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/PWMSparkMax.h"
#include "wpi/hardware/motor/PWMSparkMax.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/PWMTalonFX.h"
#include "wpi/hardware/motor/PWMTalonFX.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/PWMTalonSRX.h"
#include "wpi/hardware/motor/PWMTalonSRX.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/PWMVenom.h"
#include "wpi/hardware/motor/PWMVenom.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/PWMVictorSPX.h"
#include "wpi/hardware/motor/PWMVictorSPX.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/Spark.h"
#include "wpi/hardware/motor/Spark.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/SparkMini.h"
#include "wpi/hardware/motor/SparkMini.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/Talon.h"
#include "wpi/hardware/motor/Talon.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
#include "frc/motorcontrol/VictorSP.h"
#include "wpi/hardware/motor/VictorSP.hpp"
#include <hal/UsageReporting.h>
#include "wpi/hal/UsageReporting.h"
using namespace frc;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
#include "frc/simulation/PS4ControllerSim.h"
#include "wpi/simulation/PS4ControllerSim.hpp"
#include "frc/PS4Controller.h"
#include "wpi/driverstation/PS4Controller.hpp"
using namespace frc;
using namespace frc::sim;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
#include "frc/simulation/PS5ControllerSim.h"
#include "wpi/simulation/PS5ControllerSim.hpp"
#include "frc/PS5Controller.h"
#include "wpi/driverstation/PS5Controller.hpp"
using namespace frc;
using namespace frc::sim;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
#include "frc/simulation/StadiaControllerSim.h"
#include "wpi/simulation/StadiaControllerSim.hpp"
#include "frc/StadiaController.h"
#include "wpi/driverstation/StadiaController.hpp"
using namespace frc;
using namespace frc::sim;

View File

@@ -4,9 +4,9 @@
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
#include "frc/simulation/XboxControllerSim.h"
#include "wpi/simulation/XboxControllerSim.hpp"
#include "frc/XboxController.h"
#include "wpi/driverstation/XboxController.hpp"
using namespace frc;
using namespace frc::sim;