#ifndef DANS_UTILS #define DANS_UTILS #include std::string MakeUpper(std::string value); #endif