mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 02:52:04 +08:00
camerad: fix class/struct forward declaration mistake (#25842)
old-commit-hash: 8870b439dd5f9b0ae1a53d75bab3a1470ea7d372
This commit is contained in:
@@ -75,7 +75,7 @@ typedef struct FrameMetadata {
|
||||
} FrameMetadata;
|
||||
|
||||
struct MultiCameraState;
|
||||
struct CameraState;
|
||||
class CameraState;
|
||||
class Debayer;
|
||||
|
||||
class CameraBuf {
|
||||
|
||||
Reference in New Issue
Block a user