From bcd1126cbd5d445cd0665d295198aa39c6ab8cbe Mon Sep 17 00:00:00 2001 From: spreis <spreis@yandex-team.ru> Date: Thu, 10 Feb 2022 16:47:13 +0300 Subject: Restoring authorship annotation for <spreis@yandex-team.ru>. Commit 1 of 2. --- contrib/libs/python/Include/pyconfig.darwin.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'contrib/libs/python/Include/pyconfig.darwin.h') diff --git a/contrib/libs/python/Include/pyconfig.darwin.h b/contrib/libs/python/Include/pyconfig.darwin.h index eeb58178bf..0b7c6a87b5 100644 --- a/contrib/libs/python/Include/pyconfig.darwin.h +++ b/contrib/libs/python/Include/pyconfig.darwin.h @@ -1,7 +1,7 @@ -#pragma once - -#ifdef USE_PYTHON3 -#error "No <pyconfig.darwin.h> in Python3" -#else -#include <contrib/tools/python/src/Include/pyconfig.darwin.h> -#endif +#pragma once + +#ifdef USE_PYTHON3 +#error "No <pyconfig.darwin.h> in Python3" +#else +#include <contrib/tools/python/src/Include/pyconfig.darwin.h> +#endif -- cgit v1.2.3