From 9cd3b1e238adad52f0f0438d2d24aa6183d54fd4 Mon Sep 17 00:00:00 2001 From: Kate Date: Wed, 16 Dec 2020 00:32:31 +0300 Subject: [PATCH 1/3] =?UTF-8?q?=D0=9A=D0=B0=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/arg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/arg.cpp b/src/arg.cpp index d18a133..b03c469 100644 --- a/src/arg.cpp +++ b/src/arg.cpp @@ -1,5 +1,5 @@ #include "arg.hpp" - +//что делать #include #include "command.hpp" From c17a87faab0035b6c1d7dd6471d74615f922cb4d Mon Sep 17 00:00:00 2001 From: Kate Date: Wed, 16 Dec 2020 00:41:31 +0300 Subject: [PATCH 2/3] =?UTF-8?q?=D1=87=D1=82=D0=BE-=D1=82=D0=BE=20=D0=B5?= =?UTF-8?q?=D1=89=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/arg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/arg.cpp b/src/arg.cpp index b03c469..07b711d 100644 --- a/src/arg.cpp +++ b/src/arg.cpp @@ -1,7 +1,7 @@ #include "arg.hpp" //что делать #include - +//что-то надо #include "command.hpp" Arg::Arg(const std::string& arg) : arg_(arg) {} From 6ead4aad3fa7d0f9a8e7c629b9ee9823c84987fb Mon Sep 17 00:00:00 2001 From: Kate Date: Wed, 16 Dec 2020 00:46:25 +0300 Subject: [PATCH 3/3] What --- src/arg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/arg.cpp b/src/arg.cpp index 07b711d..d1f9af7 100644 --- a/src/arg.cpp +++ b/src/arg.cpp @@ -1,5 +1,5 @@ #include "arg.hpp" -//что делать +//что делатъ #include //что-то надо #include "command.hpp"