#pragma once namespace dice { int roll(int d); }