diff --git a/tests/ffi/lib.rs b/tests/ffi/lib.rs index eb889e05..25b4ccdc 100644 --- a/tests/ffi/lib.rs +++ b/tests/ffi/lib.rs @@ -326,6 +326,7 @@ pub mod ffi { } impl Box {} + impl CxxVector {} } mod other {