mirror of
https://github.com/HamletDuFromage/sigpatches-updater.git
synced 2024-11-09 13:41:46 +00:00
3 lines
58 B
C++
3 lines
58 B
C++
|
#include <unzipper.h>
|
||
|
|
||
|
bool extract(std::string filename);
|