From b9b449f72b2de83089ef8fdd79550bca8c793f78 Mon Sep 17 00:00:00 2001 From: Romain Garrigues <romain.garrigues@c-s.fr> Date: Tue, 6 Jun 2006 14:40:47 +0000 Subject: [PATCH] nomsg --- Utilities/ITK/Utilities/itkjpeg/jpegDllConfig.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 Utilities/ITK/Utilities/itkjpeg/jpegDllConfig.h diff --git a/Utilities/ITK/Utilities/itkjpeg/jpegDllConfig.h b/Utilities/ITK/Utilities/itkjpeg/jpegDllConfig.h new file mode 100755 index 0000000000..40fd50dda8 --- /dev/null +++ b/Utilities/ITK/Utilities/itkjpeg/jpegDllConfig.h @@ -0,0 +1,6 @@ +#ifndef _jpegDllConfig_h +#define _jpegDllConfig_h + +/* #undef JPEGSTATIC */ + +#endif -- GitLab