From e68fc7e506f6f8e86b2311a78af1935cf76f8f30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=91=D0=BE=D0=B3=D0=B4=D0=B0?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2?= Date: Sat, 13 Nov 2021 18:33:36 +0000 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BC=D0=B5=D1=87=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=BF=D0=BE=20Product.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "\320\264\320\2671_2/Product.h" | 2 ++ 1 file changed, 2 insertions(+) diff --git "a/\320\264\320\2671_2/Product.h" "b/\320\264\320\2671_2/Product.h" index 986548d..c306e50 100644 --- "a/\320\264\320\2671_2/Product.h" +++ "b/\320\264\320\2671_2/Product.h" @@ -56,6 +56,8 @@ public: }; +//!!! Вообще не понял, как так код пофайлам рабивать можно? +//!!! Что тут делают эти объявления? Создавайте тогда Functions.h void Primary_input(const std::string& filename); void Add_to_file(const std::string& filename); -- GitLab