Skip to content

Commit

Permalink
Merge pull request #1446 from Sakapoi/reflect_tools_fix
Browse files Browse the repository at this point in the history
READY(reflect_tools_meta): fixed tests
  • Loading branch information
Wandalen authored Aug 30, 2024
2 parents d8b26ed + 1258bcc commit 74ae64d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

// use macro_tools::proc_macro2::TokenStream;
use crate::*;
use macro_tools::{ Result, attr, diag };
use macro_tools::{ Result, attr, diag, qt, proc_macro2, syn };

//

Expand Down

0 comments on commit 74ae64d

Please sign in to comment.