Scylla
Scylla copied to clipboard
hash_(multi)map vs. unordered_(multi)map / minor typo
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