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/ComTry.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CPP/Common/ComTry.h') diff --git a/CPP/Common/ComTry.h b/CPP/Common/ComTry.h index 297c407..84746a7 100644 --- a/CPP/Common/ComTry.h +++ b/CPP/Common/ComTry.h @@ -1,7 +1,7 @@ // ComTry.h -#ifndef __COM_TRY_H -#define __COM_TRY_H +#ifndef ZIP7_INC_COM_TRY_H +#define ZIP7_INC_COM_TRY_H #include "MyWindows.h" // #include "Exception.h" -- cgit v1.2.3-55-g6feb