Skip to content
Snippets Groups Projects
Commit 5fed7dda authored by Kenneth Moreland's avatar Kenneth Moreland
Browse files

Fix compile issue on windows

A variable length array declaration was used. That is not part of the
official C++11 standard and is not supported on all compilers.
parent 503bebda
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment