X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FcreaImageIOSimpleView.h;h=25cff51862f798cd2b6912316981339d7a0b1c87;hb=42cd1f59493627931b5068f3dceb401abc4b8c4c;hp=d1a98861c6ceb75a36c29e040c4ac90b55e88255;hpb=a47670bb6ca5a5c15f8a5eb011658167b32bda8d;p=creaImageIO.git diff --git a/src/creaImageIOSimpleView.h b/src/creaImageIOSimpleView.h index d1a9886..25cff51 100644 --- a/src/creaImageIOSimpleView.h +++ b/src/creaImageIOSimpleView.h @@ -54,4 +54,6 @@ namespace creaImageIO bool readDirectory(const std::string i_pathname, std::vector< vtkImageData *> &i_imgs); }; -} \ No newline at end of file +} + +#endif