X-Git-Url: http://www.fmaj7b5.info/git?p=cuda.git;a=blobdiff_plain;f=libutils%2FImageIO.h;fp=libutils%2FImageIO.h;h=65e50d4ceef01d22e626c1f38b2fa8cbd8ed4602;hp=c859b3dd0cb8a958b0e4dfa476f4cbe762e3e571;hb=9c4ea7a2596620dcb156a00d12bc55c07ba03339;hpb=869779783d0c06c34e02062ac7d23dac316e73a9 diff --git a/libutils/ImageIO.h b/libutils/ImageIO.h index c859b3d..65e50d4 100644 --- a/libutils/ImageIO.h +++ b/libutils/ImageIO.h @@ -26,7 +26,7 @@ namespace FM7b5 { - Image loadPGM(const std::string& filename); + Image loadPGM(const std::string& filename); template void savePGM(const Image& image, const std::string& filename); @@ -74,4 +74,4 @@ namespace FM7b5 } } -#endif /* FM7b5_IMAGE_IO_H */ \ No newline at end of file +#endif /* FM7b5_IMAGE_IO_H */