From eb1e3f19bb58802497ad2d71a36964d182839471 Mon Sep 17 00:00:00 2001 From: Morph <39850852+Morph1984@users.noreply.github.com> Date: Wed, 8 Sep 2021 14:47:01 -0400 Subject: common_funcs: Replace with --- src/common/common_funcs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/common_funcs.h') diff --git a/src/common/common_funcs.h b/src/common/common_funcs.h index 85f8bdd22..1e74d6930 100644 --- a/src/common/common_funcs.h +++ b/src/common/common_funcs.h @@ -4,8 +4,8 @@ #pragma once -#include #include +#include #if !defined(ARCHITECTURE_x86_64) #include // for exit -- cgit v1.2.3