Fix VS2013 build by avoiding using non-standard C extension
authorBoris Zanin <boris.zanin@mobica.com>
Mon, 15 May 2017 08:00:50 +0000 (10:00 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 15 May 2017 09:33:21 +0000 (05:33 -0400)
commit671109fd0665c895f403415a74d30d1b2badea1a
treec63f124dfcd6e55a11d487a3a3401c5c26f064a0
parent19ae2725dd835813748dfa4d6fd1dc56cc73395d
Fix VS2013 build by avoiding using non-standard C extension

Avoid using C++14 0b prefix.

Affects:
 * GL45-CTS.shader_atomic_counter_ops_tests.*

Components: OpenGL

VK-GL-CTS issue: 175

Change-Id: Ia500db76e1112933ad3471e9ac29423ccda81d4f
external/openglcts/modules/gl/gl4cShaderAtomicCounterOpsTests.cpp