#ifndef FORMAT_HPP #define FORMAT_HPP #include ztd::chunkdat mimtochk(std::string mim); std::string file_strimport(const std::string& path); bool is_mim(const std::string& str); #endif //FORMAT_HPP