Skip to content
Snippets Groups Projects
Commit 3fea7ac6 authored by Bartosz Ziemba's avatar Bartosz Ziemba
Browse files

Update main.cpp

parent fc42dd38
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@ using namespace std::literals;
int main(int argc, char* argv[])
{
auto fileStream = std::make_shared<ostream>();
auto url = "http://ws.clarin-pl.eu/nlprest2/base"s;
auto input_filename = "paczka.zip";
auto output_filename = "output.zip";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment