Welcome to mirror list, hosted at ThFree Co, Russian Federation.

http_thread_qt.hpp « platform - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb5b46b49b9de12fce1b8305e21609ad39e9029e (plain)
1
2
3
4
5
6
7
#pragma once

#include "../std/stdint.hpp"

class HttpThread
{
};