forked from eclipse-omr/omr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better detection of Windows 10 in omrsysinfo_get_OS_type()
If _WIN32_WINNT_WIN10 isn't defined, which it isn't for VS2013, use deprected GetVersionEx() to detect Windows 10. Issue eclipse-openj9/openj9#12260 Signed-off-by: Peter Shipton <[email protected]>
- Loading branch information
Showing
1 changed file
with
38 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters