mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
Clean up unused includes (#8950)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include "wpi/halsim/ws_core/WSProvider_AddressableLED.hpp"
|
||||
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
#include "wpi/hal/Ports.h"
|
||||
#include "wpi/hal/simulation/AddressableLEDData.h"
|
||||
|
||||
@@ -4,14 +4,9 @@
|
||||
|
||||
#include "wpi/halsim/ws_core/WSProvider_HAL.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <atomic>
|
||||
#include <string_view>
|
||||
|
||||
#include "wpi/hal/Extensions.h"
|
||||
#include "wpi/hal/Ports.h"
|
||||
#include "wpi/hal/simulation/MockHooks.h"
|
||||
#include "wpi/util/raw_ostream.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
#include <vector>
|
||||
|
||||
#include "wpi/hal/DriverStationTypes.h"
|
||||
#include "wpi/hal/Ports.h"
|
||||
#include "wpi/hal/simulation/DriverStationData.h"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
|
||||
#include "wpi/halsim/ws_core/WSProvider_RoboRIO.hpp"
|
||||
|
||||
#include "wpi/hal/Ports.h"
|
||||
#include "wpi/hal/simulation/RoboRioData.h"
|
||||
|
||||
#define REGISTER(halsim, jsonid, ctype, haltype) \
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include "wpi/hal/Ports.h"
|
||||
#include "wpi/hal/SimDevice.h"
|
||||
#include "wpi/hal/simulation/SimDeviceData.h"
|
||||
#include "wpi/util/StringExtras.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace wpi::util {
|
||||
class json;
|
||||
} // namespace wpi::util
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "wpi/halsim/ws_core/WSHalProviders.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "wpi/halsim/ws_core/WSHalProviders.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "wpi/halsim/ws_core/WSHalProviders.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "wpi/halsim/ws_core/WSHalProviders.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "wpi/halsim/ws_core/WSHalProviders.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "wpi/halsim/ws_core/WSHalProviders.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "wpi/halsim/ws_core/WSHalProviders.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "wpi/halsim/ws_core/WSHalProviders.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "wpi/halsim/ws_core/WSHalProviders.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
#include <string_view>
|
||||
#include <vector>
|
||||
|
||||
#include "wpi/hal/SimDevice.h"
|
||||
#include "wpi/hal/simulation/SimDeviceData.h"
|
||||
#include "wpi/hal/Types.h"
|
||||
#include "wpi/hal/Value.h"
|
||||
#include "wpi/halsim/ws_core/WSBaseProvider.hpp"
|
||||
#include "wpi/halsim/ws_core/WSProviderContainer.hpp"
|
||||
#include "wpi/net/uv/AsyncFunction.hpp"
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "wpi/halsim/ws_core/WSHalProviders.hpp"
|
||||
|
||||
namespace wpilibws {
|
||||
|
||||
Reference in New Issue
Block a user