mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-22 23:49:38 +00:00
Eliminate warning in non-MacOS builds.
This commit is contained in:
parent
c5b1ff1944
commit
ff877acd87
|
@ -8,6 +8,7 @@
|
|||
* * WebAssembly
|
||||
*/
|
||||
|
||||
#[cfg(target_os = "macos")]
|
||||
use std::{boxed::Box, ffi::CStr};
|
||||
|
||||
#[cfg(target_os = "macos")]
|
||||
|
|
Loading…
Reference in New Issue
Block a user