Two files forgot to #include <algorithm> so std::find was not defined - I guess some gcc header included this indirectly, but VC does not...
I also include the patch for the variable length array problem I forgot to attach to my previous mail.
m.
diff1.txt (1.01 KB)
diff.txt (1.07 KB)