From 1de7ac3c67a064261bef9943181877a1c1a8beee Mon Sep 17 00:00:00 2001 From: p01arst0rm Date: Mon, 12 Apr 2021 13:14:08 +0100 Subject: [PATCH] added inline suggestion to patch_engine_version to prevent duplicate includes --- Utilities/bin_patch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/bin_patch.h b/Utilities/bin_patch.h index 463e83f304..ca8b1f2b88 100644 --- a/Utilities/bin_patch.h +++ b/Utilities/bin_patch.h @@ -20,7 +20,7 @@ namespace patch_key static const std::string version = "Version"; } -static const std::string patch_engine_version = "1.2"; +inline static const std::string patch_engine_version = "1.2"; enum class patch_type {