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

3 lines
58 B
C++

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