Fix Windows MSVC build regression from GitHub!261
authorPiers Daniell <pdaniell@nvidia.com>
Wed, 12 May 2021 17:28:01 +0000 (11:28 -0600)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 13 May 2021 18:12:03 +0000 (18:12 +0000)
commit8cc496b4356927466c8071e91e27bc2df3c55863
treeb626931204af224b1a64472c20e7d675107c9d9a
parentb3115ecc889cf1801cb2945917625ce79600fe72
Fix Windows MSVC build regression from GitHub!261

The change to add MinGW support to CTS broke the build for
MSVC on Windows.

https://github.com/KhronosGroup/VK-GL-CTS/pull/261

Components: Framework

Affects: No tests, just compile with MSVC.
GitHub issue: 125

https://github.com/KhronosGroup/VK-GL-CTS/issues/125

Change-Id: I060d5625461cb2d831585b32fe5f1c9336aeea8f
framework/platform/win32/tcuWin32Platform.cpp