1 #ifndef TIL_DYNIMAGEWRAPPERS_H 2 #define TIL_DYNIMAGEWRAPPERS_H 98 #pragma warning ( push ) 99 #pragma warning ( disable : 4244 ) // conversion from X to Y, possible loss of data 105 #pragma warning ( pop ) 107 #undef DYNIM_FUNC_WRAP_TWO_IMAGES 108 #undef DYNIM_FUNC_WRAP_DYNIM_IM 109 #undef DYNIM_FUNC_WRAP_IM_DYNIM 110 #undef DYNIM_FUNC_WRAP_2DYNIM Belongs to package Box Do not include directly, include til/Box.h instead.
General macros, definitions and functions.