#pragma once #include "../std/string.hpp" namespace check_model { void ReadFeatures(string const & fName); }