X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fstd%2Fsrc%2FbbstdCast.cxx;h=59176d2145f72f4f98408c2ad20beb38dfda9051;hb=e395abce6b990b603405b0574c3db3233329cf61;hp=a579cfdd21c7f6589d8d14324e0a2eb2ba135bb9;hpb=4ad5b5ee44357ad873bc8c43230defb6d0a79879;p=bbtk.git diff --git a/packages/std/src/bbstdCast.cxx b/packages/std/src/bbstdCast.cxx index a579cfd..59176d2 100644 --- a/packages/std/src/bbstdCast.cxx +++ b/packages/std/src/bbstdCast.cxx @@ -11,7 +11,6 @@ namespace bbstd //==================================================================== // Add the instanciated adaptors to the package - //typedef unsigned char uchar; BBTK_ADD_TEMPLATE2_BLACK_BOX_TO_PACKAGE(std,Cast,double,int8_t); BBTK_ADD_TEMPLATE2_BLACK_BOX_TO_PACKAGE(std,Cast,int8_t,double);