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