#ifndef MAEDNHELPERS_H #define MAEDNHELPERS_H #include void GetWurf(int &); void Auswuerfeln(const int, int &); #endif