diff --git a/src/arg.cpp b/src/arg.cpp index d18a133..d1f9af7 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) {}