From 5b39dc76f1bc82f941d5c800ab9f34407a06b53a Mon Sep 17 00:00:00 2001 From: Igor Pavlov <87184205+ip7z@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:00:00 +0000 Subject: 23.01 --- CPP/Common/C_FileIO.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CPP/Common/C_FileIO.h') diff --git a/CPP/Common/C_FileIO.h b/CPP/Common/C_FileIO.h index 6818558..12d9439 100644 --- a/CPP/Common/C_FileIO.h +++ b/CPP/Common/C_FileIO.h @@ -1,6 +1,6 @@ // Common/C_FileIO.h -#ifndef __COMMON_C_FILEIO_H -#define __COMMON_C_FILEIO_H +#ifndef ZIP7_INC_COMMON_C_FILEIO_H +#define ZIP7_INC_COMMON_C_FILEIO_H #endif -- cgit v1.2.3-55-g6feb