Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Sep 5, 2024
1 parent 7d80edc commit e79c3f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/tests/winrt/reference_float/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![cfg(test)]

mod bindings;
use bindings::*;
use windows::{core::*, Foundation::*};
Expand Down

0 comments on commit e79c3f5

Please sign in to comment.