Scylla icon indicating copy to clipboard operation
Scylla copied to clipboard

hash_(multi)map vs. unordered_(multi)map / minor typo

Open tathanhdinh opened this issue 8 years ago • 0 comments

Many thanks for the great Import reconstruction tool. There is a minor typo in line 45 of TreeImportExport.cpp: "Scylla" instead of "Sylla". Since hash_(multi)map is considered deprecated, I have converted all references of hash to unordered and the tool can be completely compiled in VS 2015. A release for 64 bit: x64.zip

tathanhdinh avatar Mar 11 '16 02:03 tathanhdinh