vm_version_x86.hpp is a popular header file (which in itself is a problem but I'll fix that in a separate RFE) and it unnecessarily includes globals_extension.hpp.
Removing this dependency reduces the number of files that includes globals_extension.hpp from 814 to 67.
Removing this dependency reduces the number of files that includes globals_extension.hpp from 814 to 67.