Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Dec 30, 2023
2 parents 8e6682c + 7f785ae commit eb21fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-rust/src/internal/locator_header_finder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ use {
};

#[cfg(target_os = "windows")]
#[cfg(not(feature = "all_private"))]
use crate::internal::memory_mapped_file_windows::WindowsMemoryMappedFile;

pub struct LocatorHeaderFinder {}
Expand Down

0 comments on commit eb21fd2

Please sign in to comment.