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

http_uploader_background_dummy.cpp « platform - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 76e80607e6ac525731a5630e8196b0b761907dc4 (plain)
1
2
3
4
5
6
#include "platform/http_uploader_background.hpp"

namespace platform
{
void HttpUploaderBackground::Upload() const {}
}  // namespace platform