mirror of
https://github.com/orange-cpp/omath.git
synced 2026-06-09 00:34:34 +00:00
e49f93fbc9
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.