ctorrent_ipv6/downloader.h

7 lines
70 B
C

#ifndef DOWNLOADER_H
#define DOWNLOADER_H
void Downloader();
#endif