fix build errors.

This commit is contained in:
David Wiesen
2025-10-07 13:32:06 -07:00
parent 56b4e37e8a
commit 4b0a4f3f87
3 changed files with 453 additions and 471 deletions

View File

@@ -1,4 +1,4 @@
#![cfg(windows)]
#![cfg(all(windows, feature = "windows_appcontainer_command_ext"))]
use codex_core::protocol::SandboxPolicy;
use codex_core::spawn::StdioPolicy;