diff --git a/src/rt/rust_gc.cpp b/src/rt/rust_gc.cpp index a20b8e9d4e94..257df4c81343 100644 --- a/src/rt/rust_gc.cpp +++ b/src/rt/rust_gc.cpp @@ -1,6 +1,5 @@ // Rust garbage collection. -// TODO: Windows #include #include