Skip to content

Commit ef7c5fa

Browse files
committed
test
1 parent ac9bd2d commit ef7c5fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/snippets/all/tutorials/annotation_context.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#include <rerun.hpp>
22

3+
// Hi Antoine!
4+
35
int main() {
46
const auto rec = rerun::RecordingStream("rerun_example_annotation_context_connections");
57
rec.spawn().exit_on_failure();

0 commit comments

Comments
 (0)