Skip to content

Commit

Permalink
feat: ✨ Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
AntwortEinesLebens committed Oct 26, 2024
1 parent f610ea2 commit 3e2862c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/windows/processes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use std::{
error::Error,
fmt::{Display, Formatter, Result as FormatterResult},
mem::size_of,
};
use windows::{
core::{Owned, HSTRING},
Expand Down

0 comments on commit 3e2862c

Please sign in to comment.