00001 #ifndef H_UTILS 00002 #define H_UTILS 00003 00004 namespace SDLPP { 00005 00007 iRect2 frame_rect(Bitmap& dst); 00008 00009 } // namespace SDLPP 00010 00011 #endif // H_UTILS