d81cbc4a louiz’
6 years ago
1 2 3 4 5 6 7 8
#pragma once #include <string> namespace utils { std::string get_system_name(); }