mirror of
https://github.com/orange-cpp/omath.git
synced 2026-04-18 20:23:28 +00:00
Moves the `NtHeaderVariant` definition outside the unnamed namespace, to avoid repetition and improve code consistency. This change is part of the ongoing work on feature/hide_pe_defs.