From 9e8a1b0886b5c4b9e05e6b4795a5332def917796 Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Mon, 29 Nov 2004 10:17:30 +0000 Subject: [PATCH] changed re-include macro name to avoid conflicts with cygwin's io.h --- imio.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imio.h b/imio.h index ffa70d0d..be56dedf 100644 --- a/imio.h +++ b/imio.h @@ -1,5 +1,5 @@ -#ifndef IMIO_H_ -#define IMIO_H_ +#ifndef IMAGER_IMIO_H_ +#define IMAGER_IMIO_H_ #include #include #ifndef _MSC_VER -- 2.39.2