diff --git a/examples/cpp/stdio/main.cpp b/examples/cpp/stdio/main.cpp index c9aa4390f22c..66a24c9b01d4 100644 --- a/examples/cpp/stdio/main.cpp +++ b/examples/cpp/stdio/main.cpp @@ -2,9 +2,6 @@ #include #include -#include - -using rerun::demo::grid3d; int main() { const auto rec = rerun::RecordingStream("rerun_example_stdio");