diff --git a/cameraserver/src/main/native/include/CameraServer.h b/cameraserver/src/main/native/include/CameraServer.h deleted file mode 100644 index 2fcc0f2676..0000000000 --- a/cameraserver/src/main/native/include/CameraServer.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: CameraServer.h is deprecated; include cameraserver/CameraServer.h instead" -#else -#warning "CameraServer.h is deprecated; include cameraserver/CameraServer.h instead" -#endif - -// clang-format on - -#include "cameraserver/CameraServer.h" diff --git a/wpilibc/src/main/native/include/ADXL345_I2C.h b/wpilibc/src/main/native/include/ADXL345_I2C.h deleted file mode 100644 index a155d6c05e..0000000000 --- a/wpilibc/src/main/native/include/ADXL345_I2C.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: ADXL345_I2C.h is deprecated; include frc/ADXL345_I2C.h instead" -#else -#warning "ADXL345_I2C.h is deprecated; include frc/ADXL345_I2C.h instead" -#endif - -// clang-format on - -#include "frc/ADXL345_I2C.h" diff --git a/wpilibc/src/main/native/include/ADXL345_SPI.h b/wpilibc/src/main/native/include/ADXL345_SPI.h deleted file mode 100644 index 490594cc16..0000000000 --- a/wpilibc/src/main/native/include/ADXL345_SPI.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: ADXL345_SPI.h is deprecated; include frc/ADXL345_SPI.h instead" -#else -#warning "ADXL345_SPI.h is deprecated; include frc/ADXL345_SPI.h instead" -#endif - -// clang-format on - -#include "frc/ADXL345_SPI.h" diff --git a/wpilibc/src/main/native/include/ADXL362.h b/wpilibc/src/main/native/include/ADXL362.h deleted file mode 100644 index 238ee10757..0000000000 --- a/wpilibc/src/main/native/include/ADXL362.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: ADXL362.h is deprecated; include frc/ADXL362.h instead" -#else -#warning "ADXL362.h is deprecated; include frc/ADXL362.h instead" -#endif - -// clang-format on - -#include "frc/ADXL362.h" diff --git a/wpilibc/src/main/native/include/ADXRS450_Gyro.h b/wpilibc/src/main/native/include/ADXRS450_Gyro.h deleted file mode 100644 index 46b337f163..0000000000 --- a/wpilibc/src/main/native/include/ADXRS450_Gyro.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: ADXRS450_Gyro.h is deprecated; include frc/ADXRS450_Gyro.h instead" -#else -#warning "ADXRS450_Gyro.h is deprecated; include frc/ADXRS450_Gyro.h instead" -#endif - -// clang-format on - -#include "frc/ADXRS450_Gyro.h" diff --git a/wpilibc/src/main/native/include/AnalogAccelerometer.h b/wpilibc/src/main/native/include/AnalogAccelerometer.h deleted file mode 100644 index 926005e609..0000000000 --- a/wpilibc/src/main/native/include/AnalogAccelerometer.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: AnalogAccelerometer.h is deprecated; include frc/AnalogAccelerometer.h instead" -#else -#warning "AnalogAccelerometer.h is deprecated; include frc/AnalogAccelerometer.h instead" -#endif - -// clang-format on - -#include "frc/AnalogAccelerometer.h" diff --git a/wpilibc/src/main/native/include/AnalogGyro.h b/wpilibc/src/main/native/include/AnalogGyro.h deleted file mode 100644 index 287bf46d35..0000000000 --- a/wpilibc/src/main/native/include/AnalogGyro.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: AnalogGyro.h is deprecated; include frc/AnalogGyro.h instead" -#else -#warning "AnalogGyro.h is deprecated; include frc/AnalogGyro.h instead" -#endif - -// clang-format on - -#include "frc/AnalogGyro.h" diff --git a/wpilibc/src/main/native/include/AnalogInput.h b/wpilibc/src/main/native/include/AnalogInput.h deleted file mode 100644 index 64bacdfb99..0000000000 --- a/wpilibc/src/main/native/include/AnalogInput.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: AnalogInput.h is deprecated; include frc/AnalogInput.h instead" -#else -#warning "AnalogInput.h is deprecated; include frc/AnalogInput.h instead" -#endif - -// clang-format on - -#include "frc/AnalogInput.h" diff --git a/wpilibc/src/main/native/include/AnalogOutput.h b/wpilibc/src/main/native/include/AnalogOutput.h deleted file mode 100644 index b08d3eedcc..0000000000 --- a/wpilibc/src/main/native/include/AnalogOutput.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: AnalogOutput.h is deprecated; include frc/AnalogOutput.h instead" -#else -#warning "AnalogOutput.h is deprecated; include frc/AnalogOutput.h instead" -#endif - -// clang-format on - -#include "frc/AnalogOutput.h" diff --git a/wpilibc/src/main/native/include/AnalogPotentiometer.h b/wpilibc/src/main/native/include/AnalogPotentiometer.h deleted file mode 100644 index 5b01b97c35..0000000000 --- a/wpilibc/src/main/native/include/AnalogPotentiometer.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: AnalogPotentiometer.h is deprecated; include frc/AnalogPotentiometer.h instead" -#else -#warning "AnalogPotentiometer.h is deprecated; include frc/AnalogPotentiometer.h instead" -#endif - -// clang-format on - -#include "frc/AnalogPotentiometer.h" diff --git a/wpilibc/src/main/native/include/AnalogTrigger.h b/wpilibc/src/main/native/include/AnalogTrigger.h deleted file mode 100644 index e88547d0c5..0000000000 --- a/wpilibc/src/main/native/include/AnalogTrigger.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: AnalogTrigger.h is deprecated; include frc/AnalogTrigger.h instead" -#else -#warning "AnalogTrigger.h is deprecated; include frc/AnalogTrigger.h instead" -#endif - -// clang-format on - -#include "frc/AnalogTrigger.h" diff --git a/wpilibc/src/main/native/include/AnalogTriggerOutput.h b/wpilibc/src/main/native/include/AnalogTriggerOutput.h deleted file mode 100644 index d8754a00e4..0000000000 --- a/wpilibc/src/main/native/include/AnalogTriggerOutput.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: AnalogTriggerOutput.h is deprecated; include frc/AnalogTriggerOutput.h instead" -#else -#warning "AnalogTriggerOutput.h is deprecated; include frc/AnalogTriggerOutput.h instead" -#endif - -// clang-format on - -#include "frc/AnalogTriggerOutput.h" diff --git a/wpilibc/src/main/native/include/AnalogTriggerType.h b/wpilibc/src/main/native/include/AnalogTriggerType.h deleted file mode 100644 index 6f55772be9..0000000000 --- a/wpilibc/src/main/native/include/AnalogTriggerType.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: AnalogTriggerType.h is deprecated; include frc/AnalogTriggerType.h instead" -#else -#warning "AnalogTriggerType.h is deprecated; include frc/AnalogTriggerType.h instead" -#endif - -// clang-format on - -#include "frc/AnalogTriggerType.h" diff --git a/wpilibc/src/main/native/include/Base.h b/wpilibc/src/main/native/include/Base.h deleted file mode 100644 index c6fc91aadf..0000000000 --- a/wpilibc/src/main/native/include/Base.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Base.h is deprecated; include frc/Base.h instead" -#else -#warning "Base.h is deprecated; include frc/Base.h instead" -#endif - -// clang-format on - -#include "frc/Base.h" diff --git a/wpilibc/src/main/native/include/BuiltInAccelerometer.h b/wpilibc/src/main/native/include/BuiltInAccelerometer.h deleted file mode 100644 index e394037e47..0000000000 --- a/wpilibc/src/main/native/include/BuiltInAccelerometer.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: BuiltInAccelerometer.h is deprecated; include frc/BuiltInAccelerometer.h instead" -#else -#warning "BuiltInAccelerometer.h is deprecated; include frc/BuiltInAccelerometer.h instead" -#endif - -// clang-format on - -#include "frc/BuiltInAccelerometer.h" diff --git a/wpilibc/src/main/native/include/Buttons/Button.h b/wpilibc/src/main/native/include/Buttons/Button.h deleted file mode 100644 index f71bee2282..0000000000 --- a/wpilibc/src/main/native/include/Buttons/Button.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Buttons/Button.h is deprecated; include frc/buttons/Button.h instead" -#else -#warning "Buttons/Button.h is deprecated; include frc/buttons/Button.h instead" -#endif - -// clang-format on - -#include "frc/buttons/Button.h" diff --git a/wpilibc/src/main/native/include/Buttons/ButtonScheduler.h b/wpilibc/src/main/native/include/Buttons/ButtonScheduler.h deleted file mode 100644 index 48392c7ed8..0000000000 --- a/wpilibc/src/main/native/include/Buttons/ButtonScheduler.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: buttons/ButtonScheduler.h is deprecated; include frc/buttons/ButtonScheduler.h instead" -#else -#warning "buttons/ButtonScheduler.h is deprecated; include frc/buttons/ButtonScheduler.h instead" -#endif - -// clang-format on - -#include "frc/buttons/ButtonScheduler.h" diff --git a/wpilibc/src/main/native/include/Buttons/CancelButtonScheduler.h b/wpilibc/src/main/native/include/Buttons/CancelButtonScheduler.h deleted file mode 100644 index 201d02459a..0000000000 --- a/wpilibc/src/main/native/include/Buttons/CancelButtonScheduler.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: buttons/CancelButtonScheduler.h is deprecated; include frc/buttons/CancelButtonScheduler.h instead" -#else -#warning "buttons/CancelButtonScheduler.h is deprecated; include frc/buttons/CancelButtonScheduler.h instead" -#endif - -// clang-format on - -#include "frc/buttons/CancelButtonScheduler.h" diff --git a/wpilibc/src/main/native/include/Buttons/HeldButtonScheduler.h b/wpilibc/src/main/native/include/Buttons/HeldButtonScheduler.h deleted file mode 100644 index 48868326a2..0000000000 --- a/wpilibc/src/main/native/include/Buttons/HeldButtonScheduler.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: buttons/HeldButtonScheduler.h is deprecated; include frc/buttons/HeldButtonScheduler.h instead" -#else -#warning "buttons/HeldButtonScheduler.h is deprecated; include frc/buttons/HeldButtonScheduler.h instead" -#endif - -// clang-format on - -#include "frc/buttons/HeldButtonScheduler.h" diff --git a/wpilibc/src/main/native/include/Buttons/InternalButton.h b/wpilibc/src/main/native/include/Buttons/InternalButton.h deleted file mode 100644 index 4cde15a8ff..0000000000 --- a/wpilibc/src/main/native/include/Buttons/InternalButton.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: buttons/InternalButton.h is deprecated; include frc/buttons/InternalButton.h instead" -#else -#warning "buttons/InternalButton.h is deprecated; include frc/buttons/InternalButton.h instead" -#endif - -// clang-format on - -#include "frc/buttons/InternalButton.h" diff --git a/wpilibc/src/main/native/include/Buttons/JoystickButton.h b/wpilibc/src/main/native/include/Buttons/JoystickButton.h deleted file mode 100644 index 6ad611e097..0000000000 --- a/wpilibc/src/main/native/include/Buttons/JoystickButton.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: buttons/JoystickButton.h is deprecated; include frc/buttons/JoystickButton.h instead" -#else -#warning "buttons/JoystickButton.h is deprecated; include frc/buttons/JoystickButton.h instead" -#endif - -// clang-format on - -#include "frc/buttons/JoystickButton.h" diff --git a/wpilibc/src/main/native/include/Buttons/NetworkButton.h b/wpilibc/src/main/native/include/Buttons/NetworkButton.h deleted file mode 100644 index 8d23810ab8..0000000000 --- a/wpilibc/src/main/native/include/Buttons/NetworkButton.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: buttons/NetworkButton.h is deprecated; include frc/buttons/NetworkButton.h instead" -#else -#warning "buttons/NetworkButton.h is deprecated; include frc/buttons/NetworkButton.h instead" -#endif - -// clang-format on - -#include "frc/buttons/NetworkButton.h" diff --git a/wpilibc/src/main/native/include/Buttons/PressedButtonScheduler.h b/wpilibc/src/main/native/include/Buttons/PressedButtonScheduler.h deleted file mode 100644 index 323d9e2652..0000000000 --- a/wpilibc/src/main/native/include/Buttons/PressedButtonScheduler.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: buttons/PressedButtonScheduler.h is deprecated; include frc/buttons/PressedButtonScheduler.h instead" -#else -#warning "buttons/PressedButtonScheduler.h is deprecated; include frc/buttons/PressedButtonScheduler.h instead" -#endif - -// clang-format on - -#include "frc/buttons/PressedButtonScheduler.h" diff --git a/wpilibc/src/main/native/include/Buttons/ReleasedButtonScheduler.h b/wpilibc/src/main/native/include/Buttons/ReleasedButtonScheduler.h deleted file mode 100644 index 88ef25c9b0..0000000000 --- a/wpilibc/src/main/native/include/Buttons/ReleasedButtonScheduler.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: buttons/ReleasedButtonScheduler.h is deprecated; include frc/buttons/ReleasedButtonScheduler.h instead" -#else -#warning "buttons/ReleasedButtonScheduler.h is deprecated; include frc/buttons/ReleasedButtonScheduler.h instead" -#endif - -// clang-format on - -#include "frc/buttons/ReleasedButtonScheduler.h" diff --git a/wpilibc/src/main/native/include/Buttons/ToggleButtonScheduler.h b/wpilibc/src/main/native/include/Buttons/ToggleButtonScheduler.h deleted file mode 100644 index 7848f9186a..0000000000 --- a/wpilibc/src/main/native/include/Buttons/ToggleButtonScheduler.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: buttons/ToggleButtonScheduler.h is deprecated; include frc/buttons/ToggleButtonScheduler.h instead" -#else -#warning "buttons/ToggleButtonScheduler.h is deprecated; include frc/buttons/ToggleButtonScheduler.h instead" -#endif - -// clang-format on - -#include "frc/buttons/ToggleButtonScheduler.h" diff --git a/wpilibc/src/main/native/include/Buttons/Trigger.h b/wpilibc/src/main/native/include/Buttons/Trigger.h deleted file mode 100644 index 7fb88891aa..0000000000 --- a/wpilibc/src/main/native/include/Buttons/Trigger.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: buttons/Trigger.h is deprecated; include frc/buttons/Trigger.h instead" -#else -#warning "buttons/Trigger.h is deprecated; include frc/buttons/Trigger.h instead" -#endif - -// clang-format on - -#include "frc/buttons/Trigger.h" diff --git a/wpilibc/src/main/native/include/CAN.h b/wpilibc/src/main/native/include/CAN.h deleted file mode 100644 index 28d49b8ca0..0000000000 --- a/wpilibc/src/main/native/include/CAN.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: CAN.h is deprecated; include frc/CAN.h instead" -#else -#warning "CAN.h is deprecated; include frc/CAN.h instead" -#endif - -// clang-format on - -#include "frc/CAN.h" diff --git a/wpilibc/src/main/native/include/Commands/Command.h b/wpilibc/src/main/native/include/Commands/Command.h deleted file mode 100644 index f170ced1d3..0000000000 --- a/wpilibc/src/main/native/include/Commands/Command.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/Command.h is deprecated; include frc/commands/Command.h instead" -#else -#warning "Commands/Command.h is deprecated; include frc/commands/Command.h instead" -#endif - -// clang-format on - -#include "frc/commands/Command.h" diff --git a/wpilibc/src/main/native/include/Commands/CommandGroup.h b/wpilibc/src/main/native/include/Commands/CommandGroup.h deleted file mode 100644 index 0e124f2c5e..0000000000 --- a/wpilibc/src/main/native/include/Commands/CommandGroup.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/CommandGroup.h is deprecated; include frc/commands/CommandGroup.h instead" -#else -#warning "Commands/CommandGroup.h is deprecated; include frc/commands/CommandGroup.h instead" -#endif - -// clang-format on - -#include "frc/commands/CommandGroup.h" diff --git a/wpilibc/src/main/native/include/Commands/CommandGroupEntry.h b/wpilibc/src/main/native/include/Commands/CommandGroupEntry.h deleted file mode 100644 index 1f5ee677f7..0000000000 --- a/wpilibc/src/main/native/include/Commands/CommandGroupEntry.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/CommandGroupEntry.h is deprecated; include frc/commands/CommandGroupEntry.h instead" -#else -#warning "Commands/CommandGroupEntry.h is deprecated; include frc/commands/CommandGroupEntry.h instead" -#endif - -// clang-format on - -#include "frc/commands/CommandGroupEntry.h" diff --git a/wpilibc/src/main/native/include/Commands/ConditionalCommand.h b/wpilibc/src/main/native/include/Commands/ConditionalCommand.h deleted file mode 100644 index a0d3df8ced..0000000000 --- a/wpilibc/src/main/native/include/Commands/ConditionalCommand.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/ConditionalCommand.h is deprecated; include frc/commands/ConditionalCommand.h instead" -#else -#warning "Commands/ConditionalCommand.h is deprecated; include frc/commands/ConditionalCommand.h instead" -#endif - -// clang-format on - -#include "frc/commands/ConditionalCommand.h" diff --git a/wpilibc/src/main/native/include/Commands/InstantCommand.h b/wpilibc/src/main/native/include/Commands/InstantCommand.h deleted file mode 100644 index c097c1a696..0000000000 --- a/wpilibc/src/main/native/include/Commands/InstantCommand.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/InstantCommand.h is deprecated; include frc/commands/InstantCommand.h instead" -#else -#warning "Commands/InstantCommand.h is deprecated; include frc/commands/InstantCommand.h instead" -#endif - -// clang-format on - -#include "frc/commands/InstantCommand.h" diff --git a/wpilibc/src/main/native/include/Commands/PIDCommand.h b/wpilibc/src/main/native/include/Commands/PIDCommand.h deleted file mode 100644 index 462e80778e..0000000000 --- a/wpilibc/src/main/native/include/Commands/PIDCommand.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/PIDCommand.h is deprecated; include frc/commands/PIDCommand.h instead" -#else -#warning "Commands/PIDCommand.h is deprecated; include frc/commands/PIDCommand.h instead" -#endif - -// clang-format on - -#include "frc/commands/PIDCommand.h" diff --git a/wpilibc/src/main/native/include/Commands/PIDSubsystem.h b/wpilibc/src/main/native/include/Commands/PIDSubsystem.h deleted file mode 100644 index d4bc1ee1f0..0000000000 --- a/wpilibc/src/main/native/include/Commands/PIDSubsystem.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/PIDSubsystem.h is deprecated; include frc/commands/PIDSubsystem.h instead" -#else -#warning "Commands/PIDSubsystem.h is deprecated; include frc/commands/PIDSubsystem.h instead" -#endif - -// clang-format on - -#include "frc/commands/PIDSubsystem.h" diff --git a/wpilibc/src/main/native/include/Commands/PrintCommand.h b/wpilibc/src/main/native/include/Commands/PrintCommand.h deleted file mode 100644 index 801a5397b7..0000000000 --- a/wpilibc/src/main/native/include/Commands/PrintCommand.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/PrintCommand.h is deprecated; include frc/commands/PrintCommand.h instead" -#else -#warning "Commands/PrintCommand.h is deprecated; include frc/commands/PrintCommand.h instead" -#endif - -// clang-format on - -#include "frc/commands/PrintCommand.h" diff --git a/wpilibc/src/main/native/include/Commands/Scheduler.h b/wpilibc/src/main/native/include/Commands/Scheduler.h deleted file mode 100644 index df7591c85c..0000000000 --- a/wpilibc/src/main/native/include/Commands/Scheduler.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/Scheduler.h is deprecated; include frc/commands/Scheduler.h instead" -#else -#warning "Commands/Scheduler.h is deprecated; include frc/commands/Scheduler.h instead" -#endif - -// clang-format on - -#include "frc/commands/Scheduler.h" diff --git a/wpilibc/src/main/native/include/Commands/StartCommand.h b/wpilibc/src/main/native/include/Commands/StartCommand.h deleted file mode 100644 index 7ae1603aa3..0000000000 --- a/wpilibc/src/main/native/include/Commands/StartCommand.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/StartCommand.h is deprecated; include frc/commands/StartCommand.h instead" -#else -#warning "Commands/StartCommand.h is deprecated; include frc/commands/StartCommand.h instead" -#endif - -// clang-format on - -#include "frc/commands/StartCommand.h" diff --git a/wpilibc/src/main/native/include/Commands/Subsystem.h b/wpilibc/src/main/native/include/Commands/Subsystem.h deleted file mode 100644 index ffd069758c..0000000000 --- a/wpilibc/src/main/native/include/Commands/Subsystem.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/Subsystem.h is deprecated; include frc/commands/Subsystem.h instead" -#else -#warning "Commands/Subsystem.h is deprecated; include frc/commands/Subsystem.h instead" -#endif - -// clang-format on - -#include "frc/commands/Subsystem.h" diff --git a/wpilibc/src/main/native/include/Commands/TimedCommand.h b/wpilibc/src/main/native/include/Commands/TimedCommand.h deleted file mode 100644 index 848f4b6d89..0000000000 --- a/wpilibc/src/main/native/include/Commands/TimedCommand.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/TimedCommand.h is deprecated; include frc/commands/TimedCommand.h instead" -#else -#warning "Commands/TimedCommand.h is deprecated; include frc/commands/TimedCommand.h instead" -#endif - -// clang-format on - -#include "frc/commands/TimedCommand.h" diff --git a/wpilibc/src/main/native/include/Commands/WaitCommand.h b/wpilibc/src/main/native/include/Commands/WaitCommand.h deleted file mode 100644 index 1901fbad93..0000000000 --- a/wpilibc/src/main/native/include/Commands/WaitCommand.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/WaitCommand.h is deprecated; include frc/commands/WaitCommand.h instead" -#else -#warning "Commands/WaitCommand.h is deprecated; include frc/commands/WaitCommand.h instead" -#endif - -// clang-format on - -#include "frc/commands/WaitCommand.h" diff --git a/wpilibc/src/main/native/include/Commands/WaitForChildren.h b/wpilibc/src/main/native/include/Commands/WaitForChildren.h deleted file mode 100644 index 178c8354f6..0000000000 --- a/wpilibc/src/main/native/include/Commands/WaitForChildren.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/WaitForChildren.h is deprecated; include frc/commands/WaitForChildren.h instead" -#else -#warning "Commands/WaitForChildren.h is deprecated; include frc/commands/WaitForChildren.h instead" -#endif - -// clang-format on - -#include "frc/commands/WaitForChildren.h" diff --git a/wpilibc/src/main/native/include/Commands/WaitUntilCommand.h b/wpilibc/src/main/native/include/Commands/WaitUntilCommand.h deleted file mode 100644 index b338d5f064..0000000000 --- a/wpilibc/src/main/native/include/Commands/WaitUntilCommand.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Commands/WaitUntilCommand.h is deprecated; include frc/commands/WaitUntilCommand.h instead" -#else -#warning "Commands/WaitUntilCommand.h is deprecated; include frc/commands/WaitUntilCommand.h instead" -#endif - -// clang-format on - -#include "frc/commands/WaitUntilCommand.h" diff --git a/wpilibc/src/main/native/include/Compressor.h b/wpilibc/src/main/native/include/Compressor.h deleted file mode 100644 index bfb018e4b5..0000000000 --- a/wpilibc/src/main/native/include/Compressor.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Compressor.h is deprecated; include frc/Compressor.h instead" -#else -#warning "Compressor.h is deprecated; include frc/Compressor.h instead" -#endif - -// clang-format on - -#include "frc/Compressor.h" diff --git a/wpilibc/src/main/native/include/Controller.h b/wpilibc/src/main/native/include/Controller.h deleted file mode 100644 index b869373374..0000000000 --- a/wpilibc/src/main/native/include/Controller.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Controller.h is deprecated; include frc/Controller.h instead" -#else -#warning "Controller.h is deprecated; include frc/Controller.h instead" -#endif - -// clang-format on - -#include "frc/Controller.h" diff --git a/wpilibc/src/main/native/include/Counter.h b/wpilibc/src/main/native/include/Counter.h deleted file mode 100644 index e088897bb2..0000000000 --- a/wpilibc/src/main/native/include/Counter.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Counter.h is deprecated; include frc/Counter.h instead" -#else -#warning "Counter.h is deprecated; include frc/Counter.h instead" -#endif - -// clang-format on - -#include "frc/Counter.h" diff --git a/wpilibc/src/main/native/include/CounterBase.h b/wpilibc/src/main/native/include/CounterBase.h deleted file mode 100644 index 736577f739..0000000000 --- a/wpilibc/src/main/native/include/CounterBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: CounterBase.h is deprecated; include frc/CounterBase.h instead" -#else -#warning "CounterBase.h is deprecated; include frc/CounterBase.h instead" -#endif - -// clang-format on - -#include "frc/CounterBase.h" diff --git a/wpilibc/src/main/native/include/DMC60.h b/wpilibc/src/main/native/include/DMC60.h deleted file mode 100644 index 0fe04158e7..0000000000 --- a/wpilibc/src/main/native/include/DMC60.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: DMC60.h is deprecated; include frc/DMC60.h instead" -#else -#warning "DMC60.h is deprecated; include frc/DMC60.h instead" -#endif - -// clang-format on - -#include "frc/DMC60.h" diff --git a/wpilibc/src/main/native/include/DigitalGlitchFilter.h b/wpilibc/src/main/native/include/DigitalGlitchFilter.h deleted file mode 100644 index d35c82a6ce..0000000000 --- a/wpilibc/src/main/native/include/DigitalGlitchFilter.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: DigitalGlitchFilter.h is deprecated; include frc/DigitalGlitchFilter.h instead" -#else -#warning "DigitalGlitchFilter.h is deprecated; include frc/DigitalGlitchFilter.h instead" -#endif - -// clang-format on - -#include "frc/DigitalGlitchFilter.h" diff --git a/wpilibc/src/main/native/include/DigitalInput.h b/wpilibc/src/main/native/include/DigitalInput.h deleted file mode 100644 index 2b2a9b1dcb..0000000000 --- a/wpilibc/src/main/native/include/DigitalInput.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: DigitalInput.h is deprecated; include frc/DigitalInput.h instead" -#else -#warning "DigitalInput.h is deprecated; include frc/DigitalInput.h instead" -#endif - -// clang-format on - -#include "frc/DigitalInput.h" diff --git a/wpilibc/src/main/native/include/DigitalOutput.h b/wpilibc/src/main/native/include/DigitalOutput.h deleted file mode 100644 index 56983c6eee..0000000000 --- a/wpilibc/src/main/native/include/DigitalOutput.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: DigitalOutput.h is deprecated; include frc/DigitalOutput.h instead" -#else -#warning "DigitalOutput.h is deprecated; include frc/DigitalOutput.h instead" -#endif - -// clang-format on - -#include "frc/DigitalOutput.h" diff --git a/wpilibc/src/main/native/include/DigitalSource.h b/wpilibc/src/main/native/include/DigitalSource.h deleted file mode 100644 index 9eae461d46..0000000000 --- a/wpilibc/src/main/native/include/DigitalSource.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: DigitalSource.h is deprecated; include frc/DigitalSource.h instead" -#else -#warning "DigitalSource.h is deprecated; include frc/DigitalSource.h instead" -#endif - -// clang-format on - -#include "frc/DigitalSource.h" diff --git a/wpilibc/src/main/native/include/DoubleSolenoid.h b/wpilibc/src/main/native/include/DoubleSolenoid.h deleted file mode 100644 index 3c1bf96c9d..0000000000 --- a/wpilibc/src/main/native/include/DoubleSolenoid.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: DoubleSolenoid.h is deprecated; include frc/DoubleSolenoid.h instead" -#else -#warning "DoubleSolenoid.h is deprecated; include frc/DoubleSolenoid.h instead" -#endif - -// clang-format on - -#include "frc/DoubleSolenoid.h" diff --git a/wpilibc/src/main/native/include/Drive/DifferentialDrive.h b/wpilibc/src/main/native/include/Drive/DifferentialDrive.h deleted file mode 100644 index 4071d60273..0000000000 --- a/wpilibc/src/main/native/include/Drive/DifferentialDrive.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Drive/DifferentialDrive.h is deprecated; include frc/drive/DifferentialDrive.h instead" -#else -#warning "Drive/DifferentialDrive.h is deprecated; include frc/drive/DifferentialDrive.h instead" -#endif - -// clang-format on - -#include "frc/drive/DifferentialDrive.h" diff --git a/wpilibc/src/main/native/include/Drive/KilloughDrive.h b/wpilibc/src/main/native/include/Drive/KilloughDrive.h deleted file mode 100644 index fbe54a42b7..0000000000 --- a/wpilibc/src/main/native/include/Drive/KilloughDrive.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Drive/KilloughDrive.h is deprecated; include frc/drive/KilloughDrive.h instead" -#else -#warning "Drive/KilloughDrive.h is deprecated; include frc/drive/KilloughDrive.h instead" -#endif - -// clang-format on - -#include "frc/drive/KilloughDrive.h" diff --git a/wpilibc/src/main/native/include/Drive/MecanumDrive.h b/wpilibc/src/main/native/include/Drive/MecanumDrive.h deleted file mode 100644 index b5a22aaa22..0000000000 --- a/wpilibc/src/main/native/include/Drive/MecanumDrive.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Drive/MecanumDrive.h is deprecated; include frc/drive/MecanumDrive.h instead" -#else -#warning "Drive/MecanumDrive.h is deprecated; include frc/drive/MecanumDrive.h instead" -#endif - -// clang-format on - -#include "frc/drive/MecanumDrive.h" diff --git a/wpilibc/src/main/native/include/Drive/RobotDriveBase.h b/wpilibc/src/main/native/include/Drive/RobotDriveBase.h deleted file mode 100644 index f37ec0c710..0000000000 --- a/wpilibc/src/main/native/include/Drive/RobotDriveBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Drive/RobotDriveBase.h is deprecated; include frc/drive/RobotDriveBase.h instead" -#else -#warning "Drive/RobotDriveBase.h is deprecated; include frc/drive/RobotDriveBase.h instead" -#endif - -// clang-format on - -#include "frc/drive/RobotDriveBase.h" diff --git a/wpilibc/src/main/native/include/Drive/Vector2d.h b/wpilibc/src/main/native/include/Drive/Vector2d.h deleted file mode 100644 index 01516ed732..0000000000 --- a/wpilibc/src/main/native/include/Drive/Vector2d.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Drive/Vector2d.h is deprecated; include frc/drive/Vector2d.h instead" -#else -#warning "Drive/Vector2d.h is deprecated; include frc/drive/Vector2d.h instead" -#endif - -// clang-format on - -#include "frc/drive/Vector2d.h" diff --git a/wpilibc/src/main/native/include/DriverStation.h b/wpilibc/src/main/native/include/DriverStation.h deleted file mode 100644 index c00adbc22a..0000000000 --- a/wpilibc/src/main/native/include/DriverStation.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: DriverStation.h is deprecated; include frc/DriverStation.h instead" -#else -#warning "DriverStation.h is deprecated; include frc/DriverStation.h instead" -#endif - -// clang-format on - -#include "frc/DriverStation.h" diff --git a/wpilibc/src/main/native/include/Encoder.h b/wpilibc/src/main/native/include/Encoder.h deleted file mode 100644 index 214100dde1..0000000000 --- a/wpilibc/src/main/native/include/Encoder.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Encoder.h is deprecated; include frc/Encoder.h instead" -#else -#warning "Encoder.h is deprecated; include frc/Encoder.h instead" -#endif - -// clang-format on - -#include "frc/Encoder.h" diff --git a/wpilibc/src/main/native/include/Error.h b/wpilibc/src/main/native/include/Error.h deleted file mode 100644 index f3fb5de601..0000000000 --- a/wpilibc/src/main/native/include/Error.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Error.h is deprecated; include frc/Error.h instead" -#else -#warning "Error.h is deprecated; include frc/Error.h instead" -#endif - -// clang-format on - -#include "frc/Error.h" diff --git a/wpilibc/src/main/native/include/ErrorBase.h b/wpilibc/src/main/native/include/ErrorBase.h deleted file mode 100644 index eb300d9c85..0000000000 --- a/wpilibc/src/main/native/include/ErrorBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: ErrorBase.h is deprecated; include frc/ErrorBase.h instead" -#else -#warning "ErrorBase.h is deprecated; include frc/ErrorBase.h instead" -#endif - -// clang-format on - -#include "frc/ErrorBase.h" diff --git a/wpilibc/src/main/native/include/Filters/Filter.h b/wpilibc/src/main/native/include/Filters/Filter.h deleted file mode 100644 index 4fd382f3a4..0000000000 --- a/wpilibc/src/main/native/include/Filters/Filter.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Filters/Filter.h is deprecated; include frc/filters/Filter.h instead" -#else -#warning "Filters/Filter.h is deprecated; include frc/filters/Filter.h instead" -#endif - -// clang-format on - -#include "frc/filters/Filter.h" diff --git a/wpilibc/src/main/native/include/Filters/LinearDigitalFilter.h b/wpilibc/src/main/native/include/Filters/LinearDigitalFilter.h deleted file mode 100644 index b0da22cfb9..0000000000 --- a/wpilibc/src/main/native/include/Filters/LinearDigitalFilter.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Filters/LinearDigitalFilter.h is deprecated; include frc/filters/LinearDigitalFilter.h instead" -#else -#warning "Filters/LinearDigitalFilter.h is deprecated; include frc/filters/LinearDigitalFilter.h instead" -#endif - -// clang-format on - -#include "frc/filters/LinearDigitalFilter.h" diff --git a/wpilibc/src/main/native/include/GearTooth.h b/wpilibc/src/main/native/include/GearTooth.h deleted file mode 100644 index 2c56f95900..0000000000 --- a/wpilibc/src/main/native/include/GearTooth.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: GearTooth.h is deprecated; include frc/GearTooth.h instead" -#else -#warning "GearTooth.h is deprecated; include frc/GearTooth.h instead" -#endif - -// clang-format on - -#include "frc/GearTooth.h" diff --git a/wpilibc/src/main/native/include/GenericHID.h b/wpilibc/src/main/native/include/GenericHID.h deleted file mode 100644 index d30569297a..0000000000 --- a/wpilibc/src/main/native/include/GenericHID.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: GenericHID.h is deprecated; include frc/GenericHID.h instead" -#else -#warning "GenericHID.h is deprecated; include frc/GenericHID.h instead" -#endif - -// clang-format on - -#include "frc/GenericHID.h" diff --git a/wpilibc/src/main/native/include/GyroBase.h b/wpilibc/src/main/native/include/GyroBase.h deleted file mode 100644 index f2b90971ca..0000000000 --- a/wpilibc/src/main/native/include/GyroBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: GyroBase.h is deprecated; include frc/GyroBase.h instead" -#else -#warning "GyroBase.h is deprecated; include frc/GyroBase.h instead" -#endif - -// clang-format on - -#include "frc/GyroBase.h" diff --git a/wpilibc/src/main/native/include/I2C.h b/wpilibc/src/main/native/include/I2C.h deleted file mode 100644 index 594fdafee6..0000000000 --- a/wpilibc/src/main/native/include/I2C.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: I2C.h is deprecated; include frc/I2C.h instead" -#else -#warning "I2C.h is deprecated; include frc/I2C.h instead" -#endif - -// clang-format on - -#include "frc/I2C.h" diff --git a/wpilibc/src/main/native/include/InterruptableSensorBase.h b/wpilibc/src/main/native/include/InterruptableSensorBase.h deleted file mode 100644 index 43e4f74d2c..0000000000 --- a/wpilibc/src/main/native/include/InterruptableSensorBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: InterruptableSensorBase.h is deprecated; include frc/InterruptableSensorBase.h instead" -#else -#warning "InterruptableSensorBase.h is deprecated; include frc/InterruptableSensorBase.h instead" -#endif - -// clang-format on - -#include "frc/InterruptableSensorBase.h" diff --git a/wpilibc/src/main/native/include/IterativeRobot.h b/wpilibc/src/main/native/include/IterativeRobot.h deleted file mode 100644 index 7ad7973a60..0000000000 --- a/wpilibc/src/main/native/include/IterativeRobot.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: IterativeRobot.h is deprecated; include frc/IterativeRobot.h instead" -#else -#warning "IterativeRobot.h is deprecated; include frc/IterativeRobot.h instead" -#endif - -// clang-format on - -#include "frc/IterativeRobot.h" diff --git a/wpilibc/src/main/native/include/IterativeRobotBase.h b/wpilibc/src/main/native/include/IterativeRobotBase.h deleted file mode 100644 index e87c547b00..0000000000 --- a/wpilibc/src/main/native/include/IterativeRobotBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: IterativeRobotBase.h is deprecated; include frc/IterativeRobotBase.h instead" -#else -#warning "IterativeRobotBase.h is deprecated; include frc/IterativeRobotBase.h instead" -#endif - -// clang-format on - -#include "frc/IterativeRobotBase.h" diff --git a/wpilibc/src/main/native/include/Jaguar.h b/wpilibc/src/main/native/include/Jaguar.h deleted file mode 100644 index 7eea49ddce..0000000000 --- a/wpilibc/src/main/native/include/Jaguar.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Jaguar.h is deprecated; include frc/Jaguar.h instead" -#else -#warning "Jaguar.h is deprecated; include frc/Jaguar.h instead" -#endif - -// clang-format on - -#include "frc/Jaguar.h" diff --git a/wpilibc/src/main/native/include/Joystick.h b/wpilibc/src/main/native/include/Joystick.h deleted file mode 100644 index febc148be7..0000000000 --- a/wpilibc/src/main/native/include/Joystick.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Joystick.h is deprecated; include frc/Joystick.h instead" -#else -#warning "Joystick.h is deprecated; include frc/Joystick.h instead" -#endif - -// clang-format on - -#include "frc/Joystick.h" diff --git a/wpilibc/src/main/native/include/LiveWindow/LiveWindow.h b/wpilibc/src/main/native/include/LiveWindow/LiveWindow.h deleted file mode 100644 index 99e762845b..0000000000 --- a/wpilibc/src/main/native/include/LiveWindow/LiveWindow.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: LiveWindow/LiveWindow.h is deprecated; include frc/livewindow/LiveWindow.h instead" -#else -#warning "LiveWindow/LiveWindow.h is deprecated; include frc/livewindow/LiveWindow.h instead" -#endif - -// clang-format on - -#include "frc/livewindow/LiveWindow.h" diff --git a/wpilibc/src/main/native/include/MotorSafety.h b/wpilibc/src/main/native/include/MotorSafety.h deleted file mode 100644 index a33fd0b357..0000000000 --- a/wpilibc/src/main/native/include/MotorSafety.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: MotorSafety.h is deprecated; include frc/MotorSafety.h instead" -#else -#warning "MotorSafety.h is deprecated; include frc/MotorSafety.h instead" -#endif - -// clang-format on - -#include "frc/MotorSafety.h" diff --git a/wpilibc/src/main/native/include/NidecBrushless.h b/wpilibc/src/main/native/include/NidecBrushless.h deleted file mode 100644 index 093778732a..0000000000 --- a/wpilibc/src/main/native/include/NidecBrushless.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: NidecBrushless.h is deprecated; include frc/NidecBrushless.h instead" -#else -#warning "NidecBrushless.h is deprecated; include frc/NidecBrushless.h instead" -#endif - -// clang-format on - -#include "frc/NidecBrushless.h" diff --git a/wpilibc/src/main/native/include/Notifier.h b/wpilibc/src/main/native/include/Notifier.h deleted file mode 100644 index 28e6a20c70..0000000000 --- a/wpilibc/src/main/native/include/Notifier.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Notifier.h is deprecated; include frc/Notifier.h instead" -#else -#warning "Notifier.h is deprecated; include frc/Notifier.h instead" -#endif - -// clang-format on - -#include "frc/Notifier.h" diff --git a/wpilibc/src/main/native/include/PIDBase.h b/wpilibc/src/main/native/include/PIDBase.h deleted file mode 100644 index b9e2d50626..0000000000 --- a/wpilibc/src/main/native/include/PIDBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: PIDBase.h is deprecated; include frc/PIDBase.h instead" -#else -#warning "PIDBase.h is deprecated; include frc/PIDBase.h instead" -#endif - -// clang-format on - -#include "frc/PIDBase.h" diff --git a/wpilibc/src/main/native/include/PIDController.h b/wpilibc/src/main/native/include/PIDController.h deleted file mode 100644 index 38777ea998..0000000000 --- a/wpilibc/src/main/native/include/PIDController.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: PIDController.h is deprecated; include frc/PIDController.h instead" -#else -#warning "PIDController.h is deprecated; include frc/PIDController.h instead" -#endif - -// clang-format on - -#include "frc/PIDController.h" diff --git a/wpilibc/src/main/native/include/PIDInterface.h b/wpilibc/src/main/native/include/PIDInterface.h deleted file mode 100644 index 8e0f10ef7a..0000000000 --- a/wpilibc/src/main/native/include/PIDInterface.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: PIDInterface.h is deprecated; include frc/PIDInterface.h instead" -#else -#warning "PIDInterface.h is deprecated; include frc/PIDInterface.h instead" -#endif - -// clang-format on - -#include "frc/PIDInterface.h" diff --git a/wpilibc/src/main/native/include/PIDOutput.h b/wpilibc/src/main/native/include/PIDOutput.h deleted file mode 100644 index 857ce0f2ce..0000000000 --- a/wpilibc/src/main/native/include/PIDOutput.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: PIDOutput.h is deprecated; include frc/PIDOutput.h instead" -#else -#warning "PIDOutput.h is deprecated; include frc/PIDOutput.h instead" -#endif - -// clang-format on - -#include "frc/PIDOutput.h" diff --git a/wpilibc/src/main/native/include/PIDSource.h b/wpilibc/src/main/native/include/PIDSource.h deleted file mode 100644 index 29b84692ec..0000000000 --- a/wpilibc/src/main/native/include/PIDSource.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: PIDSource.h is deprecated; include frc/PIDSource.h instead" -#else -#warning "PIDSource.h is deprecated; include frc/PIDSource.h instead" -#endif - -// clang-format on - -#include "frc/PIDSource.h" diff --git a/wpilibc/src/main/native/include/PWM.h b/wpilibc/src/main/native/include/PWM.h deleted file mode 100644 index 989c4f7e9b..0000000000 --- a/wpilibc/src/main/native/include/PWM.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: PWM.h is deprecated; include frc/PWM.h instead" -#else -#warning "PWM.h is deprecated; include frc/PWM.h instead" -#endif - -// clang-format on - -#include "frc/PWM.h" diff --git a/wpilibc/src/main/native/include/PWMSpeedController.h b/wpilibc/src/main/native/include/PWMSpeedController.h deleted file mode 100644 index f15f3846d9..0000000000 --- a/wpilibc/src/main/native/include/PWMSpeedController.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: PWMSpeedController.h is deprecated; include frc/PWMSpeedController.h instead" -#else -#warning "PWMSpeedController.h is deprecated; include frc/PWMSpeedController.h instead" -#endif - -// clang-format on - -#include "frc/PWMSpeedController.h" diff --git a/wpilibc/src/main/native/include/PWMTalonSRX.h b/wpilibc/src/main/native/include/PWMTalonSRX.h deleted file mode 100644 index 43a132a777..0000000000 --- a/wpilibc/src/main/native/include/PWMTalonSRX.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: PWMTalonSRX.h is deprecated; include frc/PWMTalonSRX.h instead" -#else -#warning "PWMTalonSRX.h is deprecated; include frc/PWMTalonSRX.h instead" -#endif - -// clang-format on - -#include "frc/PWMTalonSRX.h" diff --git a/wpilibc/src/main/native/include/PWMVictorSPX.h b/wpilibc/src/main/native/include/PWMVictorSPX.h deleted file mode 100644 index 0fd6a1ec05..0000000000 --- a/wpilibc/src/main/native/include/PWMVictorSPX.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: PWMVictorSPX.h is deprecated; include frc/PWMVictorSPX.h instead" -#else -#warning "PWMVictorSPX.h is deprecated; include frc/PWMVictorSPX.h instead" -#endif - -// clang-format on - -#include "frc/PWMVictorSPX.h" diff --git a/wpilibc/src/main/native/include/PowerDistributionPanel.h b/wpilibc/src/main/native/include/PowerDistributionPanel.h deleted file mode 100644 index fa4cae5d2b..0000000000 --- a/wpilibc/src/main/native/include/PowerDistributionPanel.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: PowerDistributionPanel.h is deprecated; include frc/PowerDistributionPanel.h instead" -#else -#warning "PowerDistributionPanel.h is deprecated; include frc/PowerDistributionPanel.h instead" -#endif - -// clang-format on - -#include "frc/PowerDistributionPanel.h" diff --git a/wpilibc/src/main/native/include/Preferences.h b/wpilibc/src/main/native/include/Preferences.h deleted file mode 100644 index 3a857f311b..0000000000 --- a/wpilibc/src/main/native/include/Preferences.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Preferences.h is deprecated; include frc/Preferences.h instead" -#else -#warning "Preferences.h is deprecated; include frc/Preferences.h instead" -#endif - -// clang-format on - -#include "frc/Preferences.h" diff --git a/wpilibc/src/main/native/include/Relay.h b/wpilibc/src/main/native/include/Relay.h deleted file mode 100644 index 22896fee18..0000000000 --- a/wpilibc/src/main/native/include/Relay.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Relay.h is deprecated; include frc/Relay.h instead" -#else -#warning "Relay.h is deprecated; include frc/Relay.h instead" -#endif - -// clang-format on - -#include "frc/Relay.h" diff --git a/wpilibc/src/main/native/include/Resource.h b/wpilibc/src/main/native/include/Resource.h deleted file mode 100644 index c314eb39dc..0000000000 --- a/wpilibc/src/main/native/include/Resource.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Resource.h is deprecated; include frc/Resource.h instead" -#else -#warning "Resource.h is deprecated; include frc/Resource.h instead" -#endif - -// clang-format on - -#include "frc/Resource.h" diff --git a/wpilibc/src/main/native/include/RobotBase.h b/wpilibc/src/main/native/include/RobotBase.h deleted file mode 100644 index f6faa81eae..0000000000 --- a/wpilibc/src/main/native/include/RobotBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: RobotBase.h is deprecated; include frc/RobotBase.h instead" -#else -#warning "RobotBase.h is deprecated; include frc/RobotBase.h instead" -#endif - -// clang-format on - -#include "frc/RobotBase.h" diff --git a/wpilibc/src/main/native/include/RobotController.h b/wpilibc/src/main/native/include/RobotController.h deleted file mode 100644 index 0cf64b21b3..0000000000 --- a/wpilibc/src/main/native/include/RobotController.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: RobotController.h is deprecated; include frc/RobotController.h instead" -#else -#warning "RobotController.h is deprecated; include frc/RobotController.h instead" -#endif - -// clang-format on - -#include "frc/RobotController.h" diff --git a/wpilibc/src/main/native/include/RobotDrive.h b/wpilibc/src/main/native/include/RobotDrive.h deleted file mode 100644 index 7b34cc41f0..0000000000 --- a/wpilibc/src/main/native/include/RobotDrive.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: RobotDrive.h is deprecated; include frc/RobotDrive.h instead" -#else -#warning "RobotDrive.h is deprecated; include frc/RobotDrive.h instead" -#endif - -// clang-format on - -#include "frc/RobotDrive.h" diff --git a/wpilibc/src/main/native/include/RobotState.h b/wpilibc/src/main/native/include/RobotState.h deleted file mode 100644 index 329b8ede3a..0000000000 --- a/wpilibc/src/main/native/include/RobotState.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: RobotState.h is deprecated; include frc/RobotState.h instead" -#else -#warning "RobotState.h is deprecated; include frc/RobotState.h instead" -#endif - -// clang-format on - -#include "frc/RobotState.h" diff --git a/wpilibc/src/main/native/include/SD540.h b/wpilibc/src/main/native/include/SD540.h deleted file mode 100644 index 851870305e..0000000000 --- a/wpilibc/src/main/native/include/SD540.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: SD540.h is deprecated; include frc/SD540.h instead" -#else -#warning "SD540.h is deprecated; include frc/SD540.h instead" -#endif - -// clang-format on - -#include "frc/SD540.h" diff --git a/wpilibc/src/main/native/include/SPI.h b/wpilibc/src/main/native/include/SPI.h deleted file mode 100644 index 827a10c3f9..0000000000 --- a/wpilibc/src/main/native/include/SPI.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: SPI.h is deprecated; include frc/SPI.h instead" -#else -#warning "SPI.h is deprecated; include frc/SPI.h instead" -#endif - -// clang-format on - -#include "frc/SPI.h" diff --git a/wpilibc/src/main/native/include/SampleRobot.h b/wpilibc/src/main/native/include/SampleRobot.h deleted file mode 100644 index 16ca36ad66..0000000000 --- a/wpilibc/src/main/native/include/SampleRobot.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: SampleRobot.h is deprecated; include frc/SampleRobot.h instead" -#else -#warning "SampleRobot.h is deprecated; include frc/SampleRobot.h instead" -#endif - -// clang-format on - -#include "frc/SampleRobot.h" diff --git a/wpilibc/src/main/native/include/SensorUtil.h b/wpilibc/src/main/native/include/SensorUtil.h deleted file mode 100644 index 8fd7b36be4..0000000000 --- a/wpilibc/src/main/native/include/SensorUtil.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: SensorUtil.h is deprecated; include frc/SensorUtil.h instead" -#else -#warning "SensorUtil.h is deprecated; include frc/SensorUtil.h instead" -#endif - -// clang-format on - -#include "frc/SensorUtil.h" diff --git a/wpilibc/src/main/native/include/SerialPort.h b/wpilibc/src/main/native/include/SerialPort.h deleted file mode 100644 index 4df02ca335..0000000000 --- a/wpilibc/src/main/native/include/SerialPort.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: SerialPort.h is deprecated; include frc/SerialPort.h instead" -#else -#warning "SerialPort.h is deprecated; include frc/SerialPort.h instead" -#endif - -// clang-format on - -#include "frc/SerialPort.h" diff --git a/wpilibc/src/main/native/include/Servo.h b/wpilibc/src/main/native/include/Servo.h deleted file mode 100644 index 99cf2f2930..0000000000 --- a/wpilibc/src/main/native/include/Servo.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Servo.h is deprecated; include frc/Servo.h instead" -#else -#warning "Servo.h is deprecated; include frc/Servo.h instead" -#endif - -// clang-format on - -#include "frc/Servo.h" diff --git a/wpilibc/src/main/native/include/SmartDashboard/Sendable.h b/wpilibc/src/main/native/include/SmartDashboard/Sendable.h deleted file mode 100644 index 187c1ea130..0000000000 --- a/wpilibc/src/main/native/include/SmartDashboard/Sendable.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: smartdashboard/Sendable.h is deprecated; include frc/smartdashboard/Sendable.h instead" -#else -#warning "smartdashboard/Sendable.h is deprecated; include frc/smartdashboard/Sendable.h instead" -#endif - -// clang-format on - -#include "frc/smartdashboard/Sendable.h" diff --git a/wpilibc/src/main/native/include/SmartDashboard/SendableBase.h b/wpilibc/src/main/native/include/SmartDashboard/SendableBase.h deleted file mode 100644 index d898040b33..0000000000 --- a/wpilibc/src/main/native/include/SmartDashboard/SendableBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: smartdashboard/SendableBase.h is deprecated; include frc/smartdashboard/SendableBase.h instead" -#else -#warning "smartdashboard/SendableBase.h is deprecated; include frc/smartdashboard/SendableBase.h instead" -#endif - -// clang-format on - -#include "frc/smartdashboard/SendableBase.h" diff --git a/wpilibc/src/main/native/include/SmartDashboard/SendableBuilder.h b/wpilibc/src/main/native/include/SmartDashboard/SendableBuilder.h deleted file mode 100644 index 7102c35327..0000000000 --- a/wpilibc/src/main/native/include/SmartDashboard/SendableBuilder.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: smartdashboard/SendableBuilder.h is deprecated; include frc/smartdashboard/SendableBuilder.h instead" -#else -#warning "smartdashboard/SendableBuilder.h is deprecated; include frc/smartdashboard/SendableBuilder.h instead" -#endif - -// clang-format on - -#include "frc/smartdashboard/SendableBuilder.h" diff --git a/wpilibc/src/main/native/include/SmartDashboard/SendableBuilderImpl.h b/wpilibc/src/main/native/include/SmartDashboard/SendableBuilderImpl.h deleted file mode 100644 index b956309c54..0000000000 --- a/wpilibc/src/main/native/include/SmartDashboard/SendableBuilderImpl.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: smartdashboard/SendableBuilderImpl.h is deprecated; include frc/smartdashboard/SendableBuilderImpl.h instead" -#else -#warning "smartdashboard/SendableBuilderImpl.h is deprecated; include frc/smartdashboard/SendableBuilderImpl.h instead" -#endif - -// clang-format on - -#include "frc/smartdashboard/SendableBuilderImpl.h" diff --git a/wpilibc/src/main/native/include/SmartDashboard/SendableChooser.h b/wpilibc/src/main/native/include/SmartDashboard/SendableChooser.h deleted file mode 100644 index 5e4683fcf0..0000000000 --- a/wpilibc/src/main/native/include/SmartDashboard/SendableChooser.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: smartdashboard/SendableChooser.h is deprecated; include frc/smartdashboard/SendableChooser.h instead" -#else -#warning "smartdashboard/SendableChooser.h is deprecated; include frc/smartdashboard/SendableChooser.h instead" -#endif - -// clang-format on - -#include "frc/smartdashboard/SendableChooser.h" diff --git a/wpilibc/src/main/native/include/SmartDashboard/SendableChooser.inc b/wpilibc/src/main/native/include/SmartDashboard/SendableChooser.inc deleted file mode 100644 index 79e8b161ea..0000000000 --- a/wpilibc/src/main/native/include/SmartDashboard/SendableChooser.inc +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: smartdashboard/SendableChooser.inc is deprecated; include frc/smartdashboard/SendableChooser.inc instead" -#else -#warning "smartdashboard/SendableChooser.inc is deprecated; include frc/smartdashboard/SendableChooser.inc instead" -#endif - -// clang-format on - -#include "frc/smartdashboard/SendableChooser.inc" diff --git a/wpilibc/src/main/native/include/SmartDashboard/SendableChooserBase.h b/wpilibc/src/main/native/include/SmartDashboard/SendableChooserBase.h deleted file mode 100644 index 436675c7d0..0000000000 --- a/wpilibc/src/main/native/include/SmartDashboard/SendableChooserBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: smartdashboard/SendableChooserBase.h is deprecated; include frc/smartdashboard/SendableChooserBase.h instead" -#else -#warning "smartdashboard/SendableChooserBase.h is deprecated; include frc/smartdashboard/SendableChooserBase.h instead" -#endif - -// clang-format on - -#include "frc/smartdashboard/SendableChooserBase.h" diff --git a/wpilibc/src/main/native/include/SmartDashboard/SmartDashboard.h b/wpilibc/src/main/native/include/SmartDashboard/SmartDashboard.h deleted file mode 100644 index cc7c75f4e1..0000000000 --- a/wpilibc/src/main/native/include/SmartDashboard/SmartDashboard.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: smartdashboard/SmartDashboard.h is deprecated; include frc/smartdashboard/SmartDashboard.h instead" -#else -#warning "smartdashboard/SmartDashboard.h is deprecated; include frc/smartdashboard/SmartDashboard.h instead" -#endif - -// clang-format on - -#include "frc/smartdashboard/SmartDashboard.h" diff --git a/wpilibc/src/main/native/include/Solenoid.h b/wpilibc/src/main/native/include/Solenoid.h deleted file mode 100644 index b565188910..0000000000 --- a/wpilibc/src/main/native/include/Solenoid.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Solenoid.h is deprecated; include frc/Solenoid.h instead" -#else -#warning "Solenoid.h is deprecated; include frc/Solenoid.h instead" -#endif - -// clang-format on - -#include "frc/Solenoid.h" diff --git a/wpilibc/src/main/native/include/SolenoidBase.h b/wpilibc/src/main/native/include/SolenoidBase.h deleted file mode 100644 index 967820034c..0000000000 --- a/wpilibc/src/main/native/include/SolenoidBase.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: SolenoidBase.h is deprecated; include frc/SolenoidBase.h instead" -#else -#warning "SolenoidBase.h is deprecated; include frc/SolenoidBase.h instead" -#endif - -// clang-format on - -#include "frc/SolenoidBase.h" diff --git a/wpilibc/src/main/native/include/Spark.h b/wpilibc/src/main/native/include/Spark.h deleted file mode 100644 index b01c2c9406..0000000000 --- a/wpilibc/src/main/native/include/Spark.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Spark.h is deprecated; include frc/Spark.h instead" -#else -#warning "Spark.h is deprecated; include frc/Spark.h instead" -#endif - -// clang-format on - -#include "frc/Spark.h" diff --git a/wpilibc/src/main/native/include/SpeedController.h b/wpilibc/src/main/native/include/SpeedController.h deleted file mode 100644 index 27f0c9dd1a..0000000000 --- a/wpilibc/src/main/native/include/SpeedController.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: SpeedController.h is deprecated; include frc/SpeedController.h instead" -#else -#warning "SpeedController.h is deprecated; include frc/SpeedController.h instead" -#endif - -// clang-format on - -#include "frc/SpeedController.h" diff --git a/wpilibc/src/main/native/include/SpeedControllerGroup.h b/wpilibc/src/main/native/include/SpeedControllerGroup.h deleted file mode 100644 index ae387b60a7..0000000000 --- a/wpilibc/src/main/native/include/SpeedControllerGroup.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: SpeedControllerGroup.h is deprecated; include frc/SpeedControllerGroup.h instead" -#else -#warning "SpeedControllerGroup.h is deprecated; include frc/SpeedControllerGroup.h instead" -#endif - -// clang-format on - -#include "frc/SpeedControllerGroup.h" diff --git a/wpilibc/src/main/native/include/SpeedControllerGroup.inc b/wpilibc/src/main/native/include/SpeedControllerGroup.inc deleted file mode 100644 index f1f6271c87..0000000000 --- a/wpilibc/src/main/native/include/SpeedControllerGroup.inc +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: SpeedControllerGroup.inc is deprecated; include frc/SpeedControllerGroup.inc instead" -#else -#warning "SpeedControllerGroup.inc is deprecated; include frc/SpeedControllerGroup.inc instead" -#endif - -// clang-format on - -#include "frc/SpeedControllerGroup.inc" diff --git a/wpilibc/src/main/native/include/SynchronousPID.h b/wpilibc/src/main/native/include/SynchronousPID.h deleted file mode 100644 index f2a9c53112..0000000000 --- a/wpilibc/src/main/native/include/SynchronousPID.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: SynchronousPID.h is deprecated; include frc/SynchronousPID.h instead" -#else -#warning "SynchronousPID.h is deprecated; include frc/SynchronousPID.h instead" -#endif - -// clang-format on - -#include "frc/SynchronousPID.h" diff --git a/wpilibc/src/main/native/include/Talon.h b/wpilibc/src/main/native/include/Talon.h deleted file mode 100644 index 59c431c0ab..0000000000 --- a/wpilibc/src/main/native/include/Talon.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Talon.h is deprecated; include frc/Talon.h instead" -#else -#warning "Talon.h is deprecated; include frc/Talon.h instead" -#endif - -// clang-format on - -#include "frc/Talon.h" diff --git a/wpilibc/src/main/native/include/Threads.h b/wpilibc/src/main/native/include/Threads.h deleted file mode 100644 index 3a9561ff1d..0000000000 --- a/wpilibc/src/main/native/include/Threads.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Threads.h is deprecated; include frc/Threads.h instead" -#else -#warning "Threads.h is deprecated; include frc/Threads.h instead" -#endif - -// clang-format on - -#include "frc/Threads.h" diff --git a/wpilibc/src/main/native/include/TimedRobot.h b/wpilibc/src/main/native/include/TimedRobot.h deleted file mode 100644 index 3c5f39392b..0000000000 --- a/wpilibc/src/main/native/include/TimedRobot.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: TimedRobot.h is deprecated; include frc/TimedRobot.h instead" -#else -#warning "TimedRobot.h is deprecated; include frc/TimedRobot.h instead" -#endif - -// clang-format on - -#include "frc/TimedRobot.h" diff --git a/wpilibc/src/main/native/include/Timer.h b/wpilibc/src/main/native/include/Timer.h deleted file mode 100644 index 2df6097abf..0000000000 --- a/wpilibc/src/main/native/include/Timer.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Timer.h is deprecated; include frc/Timer.h instead" -#else -#warning "Timer.h is deprecated; include frc/Timer.h instead" -#endif - -// clang-format on - -#include "frc/Timer.h" diff --git a/wpilibc/src/main/native/include/Ultrasonic.h b/wpilibc/src/main/native/include/Ultrasonic.h deleted file mode 100644 index 8c32ad8f41..0000000000 --- a/wpilibc/src/main/native/include/Ultrasonic.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Ultrasonic.h is deprecated; include frc/Ultrasonic.h instead" -#else -#warning "Ultrasonic.h is deprecated; include frc/Ultrasonic.h instead" -#endif - -// clang-format on - -#include "frc/Ultrasonic.h" diff --git a/wpilibc/src/main/native/include/Utility.h b/wpilibc/src/main/native/include/Utility.h deleted file mode 100644 index 229423852d..0000000000 --- a/wpilibc/src/main/native/include/Utility.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Utility.h is deprecated; include frc/Utility.h instead" -#else -#warning "Utility.h is deprecated; include frc/Utility.h instead" -#endif - -// clang-format on - -#include "frc/Utility.h" diff --git a/wpilibc/src/main/native/include/Victor.h b/wpilibc/src/main/native/include/Victor.h deleted file mode 100644 index d17df6df94..0000000000 --- a/wpilibc/src/main/native/include/Victor.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Victor.h is deprecated; include frc/Victor.h instead" -#else -#warning "Victor.h is deprecated; include frc/Victor.h instead" -#endif - -// clang-format on - -#include "frc/Victor.h" diff --git a/wpilibc/src/main/native/include/VictorSP.h b/wpilibc/src/main/native/include/VictorSP.h deleted file mode 100644 index a0c8616d3e..0000000000 --- a/wpilibc/src/main/native/include/VictorSP.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: VictorSP.h is deprecated; include frc/VictorSP.h instead" -#else -#warning "VictorSP.h is deprecated; include frc/VictorSP.h instead" -#endif - -// clang-format on - -#include "frc/VictorSP.h" diff --git a/wpilibc/src/main/native/include/WPIErrors.h b/wpilibc/src/main/native/include/WPIErrors.h deleted file mode 100644 index 6893bce317..0000000000 --- a/wpilibc/src/main/native/include/WPIErrors.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: WPIErrors.h is deprecated; include frc/WPIErrors.h instead" -#else -#warning "WPIErrors.h is deprecated; include frc/WPIErrors.h instead" -#endif - -// clang-format on - -#include "frc/WPIErrors.h" diff --git a/wpilibc/src/main/native/include/WPILib.h b/wpilibc/src/main/native/include/WPILib.h deleted file mode 100644 index ab3e60818f..0000000000 --- a/wpilibc/src/main/native/include/WPILib.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: WPILib.h is deprecated; include frc/WPILib.h instead" -#else -#warning "WPILib.h is deprecated; include frc/WPILib.h instead" -#endif - -// clang-format on - -#include "frc/WPILib.h" diff --git a/wpilibc/src/main/native/include/Watchdog.h b/wpilibc/src/main/native/include/Watchdog.h deleted file mode 100644 index 7ba2bf87b1..0000000000 --- a/wpilibc/src/main/native/include/Watchdog.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: Watchdog.h is deprecated; include frc/Watchdog.h instead" -#else -#warning "Watchdog.h is deprecated; include frc/Watchdog.h instead" -#endif - -// clang-format on - -#include "frc/Watchdog.h" diff --git a/wpilibc/src/main/native/include/XboxController.h b/wpilibc/src/main/native/include/XboxController.h deleted file mode 100644 index b0abca927d..0000000000 --- a/wpilibc/src/main/native/include/XboxController.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: XboxController.h is deprecated; include frc/XboxController.h instead" -#else -#warning "XboxController.h is deprecated; include frc/XboxController.h instead" -#endif - -// clang-format on - -#include "frc/XboxController.h" diff --git a/wpilibc/src/main/native/include/circular_buffer.h b/wpilibc/src/main/native/include/circular_buffer.h deleted file mode 100644 index a150058c0c..0000000000 --- a/wpilibc/src/main/native/include/circular_buffer.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: circular_buffer.h is deprecated; include frc/circular_buffer.h instead" -#else -#warning "circular_buffer.h is deprecated; include frc/circular_buffer.h instead" -#endif - -// clang-format on - -#include "frc/circular_buffer.h" diff --git a/wpilibc/src/main/native/include/circular_buffer.inc b/wpilibc/src/main/native/include/circular_buffer.inc deleted file mode 100644 index 417286aba1..0000000000 --- a/wpilibc/src/main/native/include/circular_buffer.inc +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: circular_buffer.inc is deprecated; include frc/circular_buffer.inc instead" -#else -#warning "circular_buffer.inc is deprecated; include frc/circular_buffer.inc instead" -#endif - -// clang-format on - -#include "frc/circular_buffer.inc" diff --git a/wpilibc/src/main/native/include/interfaces/Accelerometer.h b/wpilibc/src/main/native/include/interfaces/Accelerometer.h deleted file mode 100644 index 74b3c3876d..0000000000 --- a/wpilibc/src/main/native/include/interfaces/Accelerometer.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: interfaces/Accelerometer.h is deprecated; include frc/interfaces/Accelerometer.h instead" -#else -#warning "interfaces/Accelerometer.h is deprecated; include frc/interfaces/Accelerometer.h instead" -#endif - -// clang-format on - -#include "frc/interfaces/Accelerometer.h" diff --git a/wpilibc/src/main/native/include/interfaces/Gyro.h b/wpilibc/src/main/native/include/interfaces/Gyro.h deleted file mode 100644 index f88ec5df6c..0000000000 --- a/wpilibc/src/main/native/include/interfaces/Gyro.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: interfaces/Gyro.h is deprecated; include frc/interfaces/Gyro.h instead" -#else -#warning "interfaces/Gyro.h is deprecated; include frc/interfaces/Gyro.h instead" -#endif - -// clang-format on - -#include "frc/interfaces/Gyro.h" diff --git a/wpilibc/src/main/native/include/interfaces/Potentiometer.h b/wpilibc/src/main/native/include/interfaces/Potentiometer.h deleted file mode 100644 index d73d3db84d..0000000000 --- a/wpilibc/src/main/native/include/interfaces/Potentiometer.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: interfaces/Potentiometer.h is deprecated; include frc/interfaces/Potentiometer.h instead" -#else -#warning "interfaces/Potentiometer.h is deprecated; include frc/interfaces/Potentiometer.h instead" -#endif - -// clang-format on - -#include "frc/interfaces/Potentiometer.h" diff --git a/wpiutil/src/main/native/include/llvm/AlignOf.h b/wpiutil/src/main/native/include/llvm/AlignOf.h deleted file mode 100644 index 6ecb22c2a0..0000000000 --- a/wpiutil/src/main/native/include/llvm/AlignOf.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/AlignOf.h is deprecated; include wpi/AlignOf.h instead" -#else -#warning "llvm/AlignOf.h is deprecated; include wpi/AlignOf.h instead" -#endif -// clang-format on - -#include "wpi/AlignOf.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/ArrayRef.h b/wpiutil/src/main/native/include/llvm/ArrayRef.h deleted file mode 100644 index 9cf71a61f8..0000000000 --- a/wpiutil/src/main/native/include/llvm/ArrayRef.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/ArrayRef.h is deprecated; include wpi/ArrayRef.h instead" -#else -#warning "llvm/ArrayRef.h is deprecated; include wpi/ArrayRef.h instead" -#endif -// clang-format on - -#include "wpi/ArrayRef.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/Compiler.h b/wpiutil/src/main/native/include/llvm/Compiler.h deleted file mode 100644 index 658e7e03f2..0000000000 --- a/wpiutil/src/main/native/include/llvm/Compiler.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/Compiler.h is deprecated; include wpi/Compiler.h instead" -#else -#warning "llvm/Compiler.h is deprecated; include wpi/Compiler.h instead" -#endif -// clang-format on - -#include "wpi/Compiler.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/ConvertUTF.h b/wpiutil/src/main/native/include/llvm/ConvertUTF.h deleted file mode 100644 index 18645f7b3f..0000000000 --- a/wpiutil/src/main/native/include/llvm/ConvertUTF.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/ConvertUTF.h is deprecated; include wpi/ConvertUTF.h instead" -#else -#warning "llvm/ConvertUTF.h is deprecated; include wpi/ConvertUTF.h instead" -#endif -// clang-format on - -#include "wpi/ConvertUTF.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/DenseMap.h b/wpiutil/src/main/native/include/llvm/DenseMap.h deleted file mode 100644 index cf609a9412..0000000000 --- a/wpiutil/src/main/native/include/llvm/DenseMap.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/DenseMap.h is deprecated; include wpi/DenseMap.h instead" -#else -#warning "llvm/DenseMap.h is deprecated; include wpi/DenseMap.h instead" -#endif -// clang-format on - -#include "wpi/DenseMap.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/DenseMapInfo.h b/wpiutil/src/main/native/include/llvm/DenseMapInfo.h deleted file mode 100644 index ab582fb326..0000000000 --- a/wpiutil/src/main/native/include/llvm/DenseMapInfo.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/DenseMapInfo.h is deprecated; include wpi/DenseMapInfo.h instead" -#else -#warning "llvm/DenseMapInfo.h is deprecated; include wpi/DenseMapInfo.h instead" -#endif -// clang-format on - -#include "wpi/DenseMapInfo.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/EpochTracker.h b/wpiutil/src/main/native/include/llvm/EpochTracker.h deleted file mode 100644 index b9351c400f..0000000000 --- a/wpiutil/src/main/native/include/llvm/EpochTracker.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/EpochTracker.h is deprecated; include wpi/EpochTracker.h instead" -#else -#warning "llvm/EpochTracker.h is deprecated; include wpi/EpochTracker.h instead" -#endif -// clang-format on - -#include "wpi/EpochTracker.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/FileSystem.h b/wpiutil/src/main/native/include/llvm/FileSystem.h deleted file mode 100644 index 41a8a0f209..0000000000 --- a/wpiutil/src/main/native/include/llvm/FileSystem.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/FileSystem.h is deprecated; include wpi/FileSystem.h instead" -#else -#warning "llvm/FileSystem.h is deprecated; include wpi/FileSystem.h instead" -#endif -// clang-format on - -#include "wpi/FileSystem.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/Format.h b/wpiutil/src/main/native/include/llvm/Format.h deleted file mode 100644 index 74947225d9..0000000000 --- a/wpiutil/src/main/native/include/llvm/Format.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/Format.h is deprecated; include wpi/Format.h instead" -#else -#warning "llvm/Format.h is deprecated; include wpi/Format.h instead" -#endif -// clang-format on - -#include "wpi/Format.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/Hashing.h b/wpiutil/src/main/native/include/llvm/Hashing.h deleted file mode 100644 index 3e9d46436d..0000000000 --- a/wpiutil/src/main/native/include/llvm/Hashing.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/Hashing.h is deprecated; include wpi/Hashing.h instead" -#else -#warning "llvm/Hashing.h is deprecated; include wpi/Hashing.h instead" -#endif -// clang-format on - -#include "wpi/Hashing.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/IntrusiveRefCntPtr.h b/wpiutil/src/main/native/include/llvm/IntrusiveRefCntPtr.h deleted file mode 100644 index 6a98483198..0000000000 --- a/wpiutil/src/main/native/include/llvm/IntrusiveRefCntPtr.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/IntrusiveRefCntPtr.h is deprecated; include wpi/IntrusiveRefCntPtr.h instead" -#else -#warning "llvm/IntrusiveRefCntPtr.h is deprecated; include wpi/IntrusiveRefCntPtr.h instead" -#endif -// clang-format on - -#include "wpi/IntrusiveRefCntPtr.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/MathExtras.h b/wpiutil/src/main/native/include/llvm/MathExtras.h deleted file mode 100644 index 49b7419256..0000000000 --- a/wpiutil/src/main/native/include/llvm/MathExtras.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/MathExtras.h is deprecated; include wpi/MathExtras.h instead" -#else -#warning "llvm/MathExtras.h is deprecated; include wpi/MathExtras.h instead" -#endif -// clang-format on - -#include "wpi/MathExtras.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/Path.h b/wpiutil/src/main/native/include/llvm/Path.h deleted file mode 100644 index 85aaf59950..0000000000 --- a/wpiutil/src/main/native/include/llvm/Path.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/Path.h is deprecated; include wpi/Path.h instead" -#else -#warning "llvm/Path.h is deprecated; include wpi/Path.h instead" -#endif -// clang-format on - -#include "wpi/Path.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/PointerLikeTypeTraits.h b/wpiutil/src/main/native/include/llvm/PointerLikeTypeTraits.h deleted file mode 100644 index b0f460af5e..0000000000 --- a/wpiutil/src/main/native/include/llvm/PointerLikeTypeTraits.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/PointerLikeTypeTraits.h is deprecated; include wpi/PointerLikeTypeTraits.h instead" -#else -#warning "llvm/PointerLikeTypeTraits.h is deprecated; include wpi/PointerLikeTypeTraits.h instead" -#endif -// clang-format on - -#include "wpi/PointerLikeTypeTraits.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/STLExtras.h b/wpiutil/src/main/native/include/llvm/STLExtras.h deleted file mode 100644 index 87ea631169..0000000000 --- a/wpiutil/src/main/native/include/llvm/STLExtras.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/STLExtras.h is deprecated; include wpi/STLExtras.h instead" -#else -#warning "llvm/STLExtras.h is deprecated; include wpi/STLExtras.h instead" -#endif -// clang-format on - -#include "wpi/STLExtras.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/SmallPtrSet.h b/wpiutil/src/main/native/include/llvm/SmallPtrSet.h deleted file mode 100644 index 546b04e25a..0000000000 --- a/wpiutil/src/main/native/include/llvm/SmallPtrSet.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/SmallPtrSet.h is deprecated; include wpi/SmallPtrSet.h instead" -#else -#warning "llvm/SmallPtrSet.h is deprecated; include wpi/SmallPtrSet.h instead" -#endif -// clang-format on - -#include "wpi/SmallPtrSet.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/SmallSet.h b/wpiutil/src/main/native/include/llvm/SmallSet.h deleted file mode 100644 index c431bd5134..0000000000 --- a/wpiutil/src/main/native/include/llvm/SmallSet.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/SmallSet.h is deprecated; include wpi/SmallSet.h instead" -#else -#warning "llvm/SmallSet.h is deprecated; include wpi/SmallSet.h instead" -#endif -// clang-format on - -#include "wpi/SmallSet.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/SmallString.h b/wpiutil/src/main/native/include/llvm/SmallString.h deleted file mode 100644 index 7679f6be6f..0000000000 --- a/wpiutil/src/main/native/include/llvm/SmallString.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/SmallString.h is deprecated; include wpi/SmallString.h instead" -#else -#warning "llvm/SmallString.h is deprecated; include wpi/SmallString.h instead" -#endif -// clang-format on - -#include "wpi/SmallString.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/SmallVector.h b/wpiutil/src/main/native/include/llvm/SmallVector.h deleted file mode 100644 index 9291933964..0000000000 --- a/wpiutil/src/main/native/include/llvm/SmallVector.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/SmallVector.h is deprecated; include wpi/SmallVector.h instead" -#else -#warning "llvm/SmallVector.h is deprecated; include wpi/SmallVector.h instead" -#endif -// clang-format on - -#include "wpi/SmallVector.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/StringExtras.h b/wpiutil/src/main/native/include/llvm/StringExtras.h deleted file mode 100644 index 4fcfdd6350..0000000000 --- a/wpiutil/src/main/native/include/llvm/StringExtras.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/StringExtras.h is deprecated; include wpi/StringExtras.h instead" -#else -#warning "llvm/StringExtras.h is deprecated; include wpi/StringExtras.h instead" -#endif -// clang-format on - -#include "wpi/StringExtras.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/StringMap.h b/wpiutil/src/main/native/include/llvm/StringMap.h deleted file mode 100644 index 4fd06aa8b7..0000000000 --- a/wpiutil/src/main/native/include/llvm/StringMap.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/StringMap.h is deprecated; include wpi/StringMap.h instead" -#else -#warning "llvm/StringMap.h is deprecated; include wpi/StringMap.h instead" -#endif -// clang-format on - -#include "wpi/StringMap.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/StringRef.h b/wpiutil/src/main/native/include/llvm/StringRef.h deleted file mode 100644 index 74f44b5ebc..0000000000 --- a/wpiutil/src/main/native/include/llvm/StringRef.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/StringRef.h is deprecated; include wpi/StringRef.h instead" -#else -#warning "llvm/StringRef.h is deprecated; include wpi/StringRef.h instead" -#endif -// clang-format on - -#include "wpi/StringRef.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/Twine.h b/wpiutil/src/main/native/include/llvm/Twine.h deleted file mode 100644 index ddd40a40cc..0000000000 --- a/wpiutil/src/main/native/include/llvm/Twine.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/Twine.h is deprecated; include wpi/Twine.h instead" -#else -#warning "llvm/Twine.h is deprecated; include wpi/Twine.h instead" -#endif -// clang-format on - -#include "wpi/Twine.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/WindowsError.h b/wpiutil/src/main/native/include/llvm/WindowsError.h deleted file mode 100644 index 1f7c618ddd..0000000000 --- a/wpiutil/src/main/native/include/llvm/WindowsError.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/WindowsError.h is deprecated; include wpi/WindowsError.h instead" -#else -#warning "llvm/WindowsError.h is deprecated; include wpi/WindowsError.h instead" -#endif -// clang-format on - -#include "wpi/WindowsError.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/iterator_range.h b/wpiutil/src/main/native/include/llvm/iterator_range.h deleted file mode 100644 index acd9d7dc86..0000000000 --- a/wpiutil/src/main/native/include/llvm/iterator_range.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/iterator_range.h is deprecated; include wpi/iterator_range.h instead" -#else -#warning "llvm/iterator_range.h is deprecated; include wpi/iterator_range.h instead" -#endif -// clang-format on - -#include "wpi/iterator_range.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/raw_os_ostream.h b/wpiutil/src/main/native/include/llvm/raw_os_ostream.h deleted file mode 100644 index b9e7fd6fae..0000000000 --- a/wpiutil/src/main/native/include/llvm/raw_os_ostream.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/raw_os_ostream.h is deprecated; include wpi/raw_os_ostream.h instead" -#else -#warning "llvm/raw_os_ostream.h is deprecated; include wpi/raw_os_ostream.h instead" -#endif -// clang-format on - -#include "wpi/raw_os_ostream.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/raw_ostream.h b/wpiutil/src/main/native/include/llvm/raw_ostream.h deleted file mode 100644 index 3781bd7abc..0000000000 --- a/wpiutil/src/main/native/include/llvm/raw_ostream.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/raw_ostream.h is deprecated; include wpi/raw_ostream.h instead" -#else -#warning "llvm/raw_ostream.h is deprecated; include wpi/raw_ostream.h instead" -#endif -// clang-format on - -#include "wpi/raw_ostream.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/llvm/type_traits.h b/wpiutil/src/main/native/include/llvm/type_traits.h deleted file mode 100644 index e662e0e070..0000000000 --- a/wpiutil/src/main/native/include/llvm/type_traits.h +++ /dev/null @@ -1,20 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: llvm/type_traits.h is deprecated; include wpi/type_traits.h instead" -#else -#warning "llvm/type_traits.h is deprecated; include wpi/type_traits.h instead" -#endif -// clang-format on - -#include "wpi/type_traits.h" - -namespace llvm = wpi; diff --git a/wpiutil/src/main/native/include/support/Base64.h b/wpiutil/src/main/native/include/support/Base64.h deleted file mode 100644 index 54f6702529..0000000000 --- a/wpiutil/src/main/native/include/support/Base64.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/Base64.h is deprecated; include wpi/Base64.h instead" -#else -#warning "support/Base64.h is deprecated; include wpi/Base64.h instead" -#endif - -// clang-format on - -#include "wpi/Base64.h" diff --git a/wpiutil/src/main/native/include/support/ConcurrentQueue.h b/wpiutil/src/main/native/include/support/ConcurrentQueue.h deleted file mode 100644 index 77f5eba93e..0000000000 --- a/wpiutil/src/main/native/include/support/ConcurrentQueue.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/ConcurrentQueue.h is deprecated; include wpi/ConcurrentQueue.h instead" -#else -#warning "support/ConcurrentQueue.h is deprecated; include wpi/ConcurrentQueue.h instead" -#endif - -// clang-format on - -#include "wpi/ConcurrentQueue.h" diff --git a/wpiutil/src/main/native/include/support/HttpUtil.h b/wpiutil/src/main/native/include/support/HttpUtil.h deleted file mode 100644 index d8e2be0f49..0000000000 --- a/wpiutil/src/main/native/include/support/HttpUtil.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/HttpUtil.h is deprecated; include wpi/HttpUtil.h instead" -#else -#warning "support/HttpUtil.h is deprecated; include wpi/HttpUtil.h instead" -#endif - -// clang-format on - -#include "wpi/HttpUtil.h" diff --git a/wpiutil/src/main/native/include/support/HttpUtil.inl b/wpiutil/src/main/native/include/support/HttpUtil.inl deleted file mode 100644 index 8210c2591a..0000000000 --- a/wpiutil/src/main/native/include/support/HttpUtil.inl +++ /dev/null @@ -1,18 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/HttpUtil.inl is deprecated; include wpi/HttpUtil.inl instead" -#else -#warning "support/HttpUtil.inl is deprecated; include wpi/HttpUtil.inl instead" -#endif -// clang-format on - -#include "wpi/HttpUtil.inl" diff --git a/wpiutil/src/main/native/include/support/Logger.h b/wpiutil/src/main/native/include/support/Logger.h deleted file mode 100644 index 5bf2cdff23..0000000000 --- a/wpiutil/src/main/native/include/support/Logger.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/Logger.h is deprecated; include wpi/Logger.h instead" -#else -#warning "support/Logger.h is deprecated; include wpi/Logger.h instead" -#endif - -// clang-format on - -#include "wpi/Logger.h" diff --git a/wpiutil/src/main/native/include/support/SafeThread.h b/wpiutil/src/main/native/include/support/SafeThread.h deleted file mode 100644 index cceaf57db1..0000000000 --- a/wpiutil/src/main/native/include/support/SafeThread.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/SafeThread.h is deprecated; include wpi/SafeThread.h instead" -#else -#warning "support/SafeThread.h is deprecated; include wpi/SafeThread.h instead" -#endif - -// clang-format on - -#include "wpi/SafeThread.h" diff --git a/wpiutil/src/main/native/include/support/UidVector.h b/wpiutil/src/main/native/include/support/UidVector.h deleted file mode 100644 index d5d480696f..0000000000 --- a/wpiutil/src/main/native/include/support/UidVector.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/UidVector.h is deprecated; include wpi/UidVector.h instead" -#else -#warning "support/UidVector.h is deprecated; include wpi/UidVector.h instead" -#endif - -// clang-format on - -#include "wpi/UidVector.h" diff --git a/wpiutil/src/main/native/include/support/atomic_static.h b/wpiutil/src/main/native/include/support/atomic_static.h deleted file mode 100644 index 27ec4b1657..0000000000 --- a/wpiutil/src/main/native/include/support/atomic_static.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/atomic_static.h is deprecated; include wpi/atomic_static.h instead" -#else -#warning "support/atomic_static.h is deprecated; include wpi/atomic_static.h instead" -#endif - -// clang-format on - -#include "wpi/atomic_static.h" diff --git a/wpiutil/src/main/native/include/support/condition_variable.h b/wpiutil/src/main/native/include/support/condition_variable.h deleted file mode 100644 index 434f79717f..0000000000 --- a/wpiutil/src/main/native/include/support/condition_variable.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/condition_variable.h is deprecated; include wpi/condition_variable.h instead" -#else -#warning "support/condition_variable.h is deprecated; include wpi/condition_variable.h instead" -#endif - -// clang-format on - -#include "wpi/condition_variable.h" diff --git a/wpiutil/src/main/native/include/support/deprecated.h b/wpiutil/src/main/native/include/support/deprecated.h deleted file mode 100644 index c130df42ba..0000000000 --- a/wpiutil/src/main/native/include/support/deprecated.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/deprecated.h is deprecated; include wpi/deprecated.h instead" -#else -#warning "support/deprecated.h is deprecated; include wpi/deprecated.h instead" -#endif - -// clang-format on - -#include "wpi/deprecated.h" diff --git a/wpiutil/src/main/native/include/support/hostname.h b/wpiutil/src/main/native/include/support/hostname.h deleted file mode 100644 index 33160a161e..0000000000 --- a/wpiutil/src/main/native/include/support/hostname.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/hostname.h is deprecated; include wpi/hostname.h instead" -#else -#warning "support/hostname.h is deprecated; include wpi/hostname.h instead" -#endif - -// clang-format on - -#include "wpi/hostname.h" diff --git a/wpiutil/src/main/native/include/support/jni_util.h b/wpiutil/src/main/native/include/support/jni_util.h deleted file mode 100644 index e5f8633b9a..0000000000 --- a/wpiutil/src/main/native/include/support/jni_util.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/jni_util.h is deprecated; include wpi/jni_util.h instead" -#else -#warning "support/jni_util.h is deprecated; include wpi/jni_util.h instead" -#endif - -// clang-format on - -#include "wpi/jni_util.h" diff --git a/wpiutil/src/main/native/include/support/json.h b/wpiutil/src/main/native/include/support/json.h deleted file mode 100644 index e98f04f7f4..0000000000 --- a/wpiutil/src/main/native/include/support/json.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/json.h is deprecated; include wpi/json.h instead" -#else -#warning "support/json.h is deprecated; include wpi/json.h instead" -#endif - -// clang-format on - -#include "wpi/json.h" diff --git a/wpiutil/src/main/native/include/support/leb128.h b/wpiutil/src/main/native/include/support/leb128.h deleted file mode 100644 index ccf04225b9..0000000000 --- a/wpiutil/src/main/native/include/support/leb128.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/leb128.h is deprecated; include wpi/leb128.h instead" -#else -#warning "support/leb128.h is deprecated; include wpi/leb128.h instead" -#endif - -// clang-format on - -#include "wpi/leb128.h" diff --git a/wpiutil/src/main/native/include/support/mutex.h b/wpiutil/src/main/native/include/support/mutex.h deleted file mode 100644 index cd6118b7e6..0000000000 --- a/wpiutil/src/main/native/include/support/mutex.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/mutex.h is deprecated; include wpi/mutex.h instead" -#else -#warning "support/mutex.h is deprecated; include wpi/mutex.h instead" -#endif - -// clang-format on - -#include "wpi/mutex.h" diff --git a/wpiutil/src/main/native/include/support/priority_mutex.h b/wpiutil/src/main/native/include/support/priority_mutex.h deleted file mode 100644 index 6b86e028e5..0000000000 --- a/wpiutil/src/main/native/include/support/priority_mutex.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/priority_mutex.h is deprecated; include wpi/priority_mutex.h instead" -#else -#warning "support/priority_mutex.h is deprecated; include wpi/priority_mutex.h instead" -#endif - -// clang-format on - -#include "wpi/priority_mutex.h" diff --git a/wpiutil/src/main/native/include/support/raw_istream.h b/wpiutil/src/main/native/include/support/raw_istream.h deleted file mode 100644 index 9451bafb32..0000000000 --- a/wpiutil/src/main/native/include/support/raw_istream.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/raw_istream.h is deprecated; include wpi/raw_istream.h instead" -#else -#warning "support/raw_istream.h is deprecated; include wpi/raw_istream.h instead" -#endif - -// clang-format on - -#include "wpi/raw_istream.h" diff --git a/wpiutil/src/main/native/include/support/raw_socket_istream.h b/wpiutil/src/main/native/include/support/raw_socket_istream.h deleted file mode 100644 index bf8ca02d5d..0000000000 --- a/wpiutil/src/main/native/include/support/raw_socket_istream.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/raw_socket_istream.h is deprecated; include wpi/raw_socket_istream.h instead" -#else -#warning "support/raw_socket_istream.h is deprecated; include wpi/raw_socket_istream.h instead" -#endif - -// clang-format on - -#include "wpi/raw_socket_istream.h" diff --git a/wpiutil/src/main/native/include/support/raw_socket_ostream.h b/wpiutil/src/main/native/include/support/raw_socket_ostream.h deleted file mode 100644 index 4070d555cb..0000000000 --- a/wpiutil/src/main/native/include/support/raw_socket_ostream.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/raw_socket_ostream.h is deprecated; include wpi/raw_socket_ostream.h instead" -#else -#warning "support/raw_socket_ostream.h is deprecated; include wpi/raw_socket_ostream.h instead" -#endif - -// clang-format on - -#include "wpi/raw_socket_ostream.h" diff --git a/wpiutil/src/main/native/include/support/sha1.h b/wpiutil/src/main/native/include/support/sha1.h deleted file mode 100644 index b755a4e464..0000000000 --- a/wpiutil/src/main/native/include/support/sha1.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/sha1.h is deprecated; include wpi/sha1.h instead" -#else -#warning "support/sha1.h is deprecated; include wpi/sha1.h instead" -#endif - -// clang-format on - -#include "wpi/sha1.h" diff --git a/wpiutil/src/main/native/include/support/timestamp.h b/wpiutil/src/main/native/include/support/timestamp.h deleted file mode 100644 index 0ae505a9bf..0000000000 --- a/wpiutil/src/main/native/include/support/timestamp.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: support/timestamp.h is deprecated; include wpi/timestamp.h instead" -#else -#warning "support/timestamp.h is deprecated; include wpi/timestamp.h instead" -#endif - -// clang-format on - -#include "wpi/timestamp.h" diff --git a/wpiutil/src/main/native/include/tcpsockets/NetworkAcceptor.h b/wpiutil/src/main/native/include/tcpsockets/NetworkAcceptor.h deleted file mode 100644 index 8a87f7bb92..0000000000 --- a/wpiutil/src/main/native/include/tcpsockets/NetworkAcceptor.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: tcpsockets/NetworkAcceptor.h is deprecated; include wpi/NetworkAcceptor.h instead" -#else -#warning "tcpsockets/NetworkAcceptor.h is deprecated; include wpi/NetworkAcceptor.h instead" -#endif - -// clang-format on - -#include "wpi/NetworkAcceptor.h" diff --git a/wpiutil/src/main/native/include/tcpsockets/NetworkStream.h b/wpiutil/src/main/native/include/tcpsockets/NetworkStream.h deleted file mode 100644 index 3e9d306ab7..0000000000 --- a/wpiutil/src/main/native/include/tcpsockets/NetworkStream.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: tcpsockets/NetworkStream.h is deprecated; include wpi/NetworkStream.h instead" -#else -#warning "tcpsockets/NetworkStream.h is deprecated; include wpi/NetworkStream.h instead" -#endif - -// clang-format on - -#include "wpi/NetworkStream.h" diff --git a/wpiutil/src/main/native/include/tcpsockets/SocketError.h b/wpiutil/src/main/native/include/tcpsockets/SocketError.h deleted file mode 100644 index 0ffe322232..0000000000 --- a/wpiutil/src/main/native/include/tcpsockets/SocketError.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: tcpsockets/SocketError.h is deprecated; include wpi/SocketError.h instead" -#else -#warning "tcpsockets/SocketError.h is deprecated; include wpi/SocketError.h instead" -#endif - -// clang-format on - -#include "wpi/SocketError.h" diff --git a/wpiutil/src/main/native/include/tcpsockets/TCPAcceptor.h b/wpiutil/src/main/native/include/tcpsockets/TCPAcceptor.h deleted file mode 100644 index 4544e04897..0000000000 --- a/wpiutil/src/main/native/include/tcpsockets/TCPAcceptor.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: tcpsockets/TCPAcceptor.h is deprecated; include wpi/TCPAcceptor.h instead" -#else -#warning "tcpsockets/TCPAcceptor.h is deprecated; include wpi/TCPAcceptor.h instead" -#endif - -// clang-format on - -#include "wpi/TCPAcceptor.h" diff --git a/wpiutil/src/main/native/include/tcpsockets/TCPConnector.h b/wpiutil/src/main/native/include/tcpsockets/TCPConnector.h deleted file mode 100644 index a988872b95..0000000000 --- a/wpiutil/src/main/native/include/tcpsockets/TCPConnector.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: tcpsockets/TCPConnector.h is deprecated; include wpi/TCPConnector.h instead" -#else -#warning "tcpsockets/TCPConnector.h is deprecated; include wpi/TCPConnector.h instead" -#endif - -// clang-format on - -#include "wpi/TCPConnector.h" diff --git a/wpiutil/src/main/native/include/tcpsockets/TCPStream.h b/wpiutil/src/main/native/include/tcpsockets/TCPStream.h deleted file mode 100644 index 74af7fad00..0000000000 --- a/wpiutil/src/main/native/include/tcpsockets/TCPStream.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: tcpsockets/TCPStream.h is deprecated; include wpi/TCPStream.h instead" -#else -#warning "tcpsockets/TCPStream.h is deprecated; include wpi/TCPStream.h instead" -#endif - -// clang-format on - -#include "wpi/TCPStream.h" diff --git a/wpiutil/src/main/native/include/udpsockets/UDPClient.h b/wpiutil/src/main/native/include/udpsockets/UDPClient.h deleted file mode 100644 index c70a13b7f5..0000000000 --- a/wpiutil/src/main/native/include/udpsockets/UDPClient.h +++ /dev/null @@ -1,19 +0,0 @@ -/*----------------------------------------------------------------------------*/ -/* Copyright (c) 2016-2018 FIRST. All Rights Reserved. */ -/* Open Source Software - may be modified and shared by FRC teams. The code */ -/* must be accompanied by the FIRST BSD license file in the root directory of */ -/* the project. */ -/*----------------------------------------------------------------------------*/ - -#pragma once - -// clang-format off -#ifdef _MSC_VER -#pragma message "warning: udpsockets/UDPClient.h is deprecated; include wpi/UDPClient.h instead" -#else -#warning "udpsockets/UDPClient.h is deprecated; include wpi/UDPClient.h instead" -#endif - -// clang-format on - -#include "wpi/UDPClient.h"