#ifndef id305A77366E3B4D3C84CC345C93A7C38B #define id305A77366E3B4D3C84CC345C93A7C38B #include namespace dk { typedef std::size_t CoordType; struct Coords { CoordType width; CoordType height; }; } //namespace dk #endif