#pragma once #include std::string Convert (float number); std::string ExePath(); std::string GetFileInPath(std::string file);