1
0
Fork 0
mirror of https://github.com/HamletDuFromage/sigpatches-updater.git synced 2024-11-08 13:11:55 +00:00
sigpatches-updater/include/extract.hpp
2020-09-12 18:12:07 +02:00

3 lines
No EOL
58 B
C++

#include <unzipper.h>
bool extract(std::string filename);