summaryrefslogtreecommitdiff
path: root/src/HTTPFetcher.hpp
blob: ae9f80ecbc45912b1805d57e38bfb74545c298c3 (plain)
1
2
3
4
5
6
7
#ifndef __HTTPFETCHER_H
#define __HTTPFETCHER_H

class HTTPFetcher {
};

#endif