#pragma once #include "GPL.h" using michlib::MString; using michlib::SList; using CLArgs = std::map; CLArgs ParseArgs(int argc, char** argv);