mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Make ICC happy
This commit is contained in:
parent
3b7576ad53
commit
f87526a04f
@ -298,7 +298,7 @@ int main (int argc, char ** argv)
|
|||||||
c = scm()(1,1)(1,2);
|
c = scm()(1,1)(1,2);
|
||||||
scm()(1,1)(2,1) = c;
|
scm()(1,1)(2,1) = c;
|
||||||
|
|
||||||
pokeIndex<ColourIndex> (c_m,c,0,0);
|
// pokeIndex<ColourIndex> (c_m,c,0,0);
|
||||||
}
|
}
|
||||||
|
|
||||||
FooBar = Bar;
|
FooBar = Bar;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user