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

@@ -38,8 +38,7 @@
#include <opencv2/objdetect.hpp>
#include <units/length.h>
#include "SimCameraProperties.h"
#include "photon/estimation/RotTrlTransform3d.h"
#include "photon/simulation/SimCameraProperties.h"
namespace mathutil {
template <typename T>