mirror of
https://github.com/openai/codex.git
synced 2026-04-30 03:12:20 +03:00
fix build errors.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![cfg(windows)]
|
||||
#![cfg(all(windows, feature = "windows_appcontainer_command_ext"))]
|
||||
|
||||
use codex_core::protocol::SandboxPolicy;
|
||||
use codex_core::spawn::StdioPolicy;
|
||||
|
||||
Reference in New Issue
Block a user