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)
committerBoris Zanin <boris.zanin@mobica.com>
Mon, 15 May 2017 08:00:50 +0000 (10:00 +0200)
commit7be1389d08c2c2c0e6e1488c8e4cd17e6a1985b0
tree12c1de005b6c2258260e82ba6b941107e99315e8
parent30b271fa4a61dd8a3747c077c106c509dbf40cd0
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