diff --git a/imageInput.h b/imageInput.h index 656e213..adedf40 100644 --- a/imageInput.h +++ b/imageInput.h @@ -20,4 +20,4 @@ typedef struct GrayScaleImageSeries *readImages(const char *path); void clearSeries(GrayScaleImageSeries *series); -#endif +#endif \ No newline at end of file