Closed artemis-beta closed 2 years ago
Due to a mismatch between the definition of zipFolder in elzip.hpp and elzip.cpp there are linker errors for Clang and GCC. This fixes those.
zipFolder
elzip.hpp
elzip.cpp
Thanks for the contribution @artemis-beta, good catch :)
Due to a mismatch between the definition of
zipFolder
inelzip.hpp
andelzip.cpp
there are linker errors for Clang and GCC. This fixes those.