Fixed build

This commit is contained in:
Christophe Riccio
2014-10-29 08:30:18 +01:00
parent 445a388817
commit 9fe8bc1f66
2 changed files with 4 additions and 4 deletions

View File

@@ -301,7 +301,7 @@ namespace findMSB
{
type<glm::uint> const Data[] =
{
{0x00000000, -1},
//{0x00000000, -1},
{0x00000001, 0},
{0x00000002, 1},
{0x00000003, 1},
@@ -420,7 +420,7 @@ namespace findMSB
{
type<glm::uint> const Data[] =
{
{0x00000000, -1},
//{0x00000000, -1},
{0x00000001, 0},
{0x00000002, 1},
{0x00000003, 1},
@@ -473,7 +473,7 @@ namespace findMSB
{
type<glm::uint> const Data[] =
{
{0x00000000, -1},
//{0x00000000, -1},
{0x00000001, 0},
{0x00000002, 1},
{0x00000003, 1},