00001 // This is core/vil/vil_rgba.txx 00002 #ifndef vil_rgba_txx_ 00003 #define vil_rgba_txx_ 00004 00005 //-*- c++ -*------------------------------------------------------------------- 00006 // 00007 // vil_rgba 00008 // Author: Philip C. Pritchett, RRG, University of Oxford 00009 // Created: 12 Nov 99 00010 // 00011 //----------------------------------------------------------------------------- 00012 00013 #include "vil_rgba.h" 00014 00015 #undef VIL_RGBA_INSTANTIATE 00016 #define VIL_RGBA_INSTANTIATE(T) \ 00017 template struct vil_rgba<T > 00018 00019 #endif // vil_rgba_txx_