X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkRelativePositionDataBase.h;h=fa83a3ea3b3fe8dd9c07db2eabd5ffca8f50a010;hb=d0bf1f6de5086e58c5bbefcee178609763790f61;hp=57cdcec3f2ea70c93f6c5814b7d176efddaf420a;hpb=c01adb13a8ee5a23a092624c9d6950f1c7ec494e;p=clitk.git diff --git a/itk/clitkRelativePositionDataBase.h b/itk/clitkRelativePositionDataBase.h index 57cdcec..fa83a3e 100644 --- a/itk/clitkRelativePositionDataBase.h +++ b/itk/clitkRelativePositionDataBase.h @@ -109,6 +109,7 @@ namespace clitk { os << std::endl; } }; + std::ostream& operator<<(std::ostream & os, const clitk::RelativePositionInformationType & rp); //--------------------------------------------------------------------