]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdToString.cxx
#3483 adaptor from string to long and long to string
[bbtk.git] / packages / std / src / bbstdToString.cxx
index ee386efcd2a97f76a844783a412ab8c6a480f27c..5b2f13ffbb6ba8d98a343250a789685bfc970f00 100644 (file)
@@ -67,6 +67,7 @@ namespace bbstd
   BBTK_ADD_TEMPLATE_BLACK_BOX_TO_PACKAGE(std,ToString,uint32_t);
   BBTK_ADD_TEMPLATE_BLACK_BOX_TO_PACKAGE(std,ToString,float);
   BBTK_ADD_TEMPLATE_BLACK_BOX_TO_PACKAGE(std,ToString,double);
+  BBTK_ADD_TEMPLATE_BLACK_BOX_TO_PACKAGE(std,ToString,long);
   //====================================================================