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/Random.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CPP/Common/Random.h') diff --git a/CPP/Common/Random.h b/CPP/Common/Random.h index e784e98..283869e 100644 --- a/CPP/Common/Random.h +++ b/CPP/Common/Random.h @@ -1,7 +1,7 @@ // Common/Random.h -#ifndef __COMMON_RANDOM_H -#define __COMMON_RANDOM_H +#ifndef ZIP7_INC_COMMON_RANDOM_H +#define ZIP7_INC_COMMON_RANDOM_H class CRandom { -- cgit v1.2.3-55-g6feb