X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbmaracasvisuContourStatistics.h;h=af0e98fe786b7d21362aeadd9042d76ccfb5773f;hb=e35c619cb84c22854f9e08ffc8634a6cc65f381c;hp=150632e2e353a3f24fa4231fd3b1e5817adb6d64;hpb=44e4be7013ea566bd2bdefb9d48e1da0071c3d91;p=creaMaracasVisu.git diff --git a/bbtk/src/bbmaracasvisuContourStatistics.h b/bbtk/src/bbmaracasvisuContourStatistics.h index 150632e..af0e98f 100644 --- a/bbtk/src/bbmaracasvisuContourStatistics.h +++ b/bbtk/src/bbmaracasvisuContourStatistics.h @@ -1,9 +1,9 @@ -#ifndef __bbmaracasvisuContourStatistics_h_INCLUDED__ -#define __bbmaracasvisuContourStatistics_h_INCLUDED__ +#ifndef __bbcreaMaracasVisuContourStatistics_h_INCLUDED__ +#define __bbcreaMaracasVisuContourStatistics_h_INCLUDED__ #include "bbtkAtomicBlackBox.h" #include "iostream" -namespace bbmaracasvisu +namespace bbcreaMaracasVisu { class /*BBTK_EXPORT*/ ContourStatistics @@ -48,7 +48,7 @@ BBTK_CATEGORY("math"); BBTK_OUTPUT(ContourStatistics,nPoints,"Number of values",int,""); BBTK_END_DESCRIBE_BLACK_BOX(ContourStatistics); } -// EO namespace bbmaracasvisu +// EO namespace bbcreaMaracasVisu -#endif // __bbmaracasvisuContourStatistics_h_INCLUDED__ +#endif // __bbcreaMaracasVisuContourStatistics_h_INCLUDED__