1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00

fix windows build

This commit is contained in:
Wez Furlong 2022-01-07 07:33:11 -07:00
parent 3c6bc2c366
commit 4efcc81bee

View File

@ -247,7 +247,7 @@ mod windows {
}
}
#[allow(dead_code)]
#[cfg(unix)]
mod unix {
use super::*;