fix(telemetry): drop unused <cstddef> from SpanGuard.h (misc-include-cleaner)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Pratik Mankawde
2026-07-09 14:00:17 +01:00
parent e7ba376839
commit c7b04a043e

View File

@@ -122,7 +122,6 @@
exposed — all interaction goes through the public methods.
*/
#include <cstddef>
#include <cstdint>
#include <exception>
#include <memory>