Skip to content

Commit

Permalink
Adding widestring import
Browse files Browse the repository at this point in the history
  • Loading branch information
haixuanTao committed Apr 30, 2024
1 parent ab28403 commit 98d219c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/extensions/ros2-bridge/msg-gen/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ where
quote! {},
quote! {
use serde::{Serialize, Deserialize};
use widestring;
},
quote! {},
)
Expand Down

0 comments on commit 98d219c

Please sign in to comment.