Clean up C++ headers (#2402)

This commit is contained in:
Gold856
2026-03-19 02:10:04 -04:00
committed by GitHub
parent 12446a6c44
commit d4bfe643d5
45 changed files with 31 additions and 161 deletions

View File

@@ -17,14 +17,4 @@
#include "photon/targeting/PhotonTrackedTarget.h"
#include <algorithm>
#include <iostream>
#include <utility>
#include <vector>
#include <frc/geometry/Translation2d.h>
#include <wpi/SmallVector.h>
static constexpr const uint8_t MAX_CORNERS = 8;
namespace photon {} // namespace photon