From e9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 Mon Sep 17 00:00:00 2001 From: shadchin Date: Thu, 10 Feb 2022 16:44:39 +0300 Subject: Restoring authorship annotation for . Commit 2 of 2. --- contrib/libs/python/Include/cpython/sysmodule.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'contrib/libs/python/Include/cpython/sysmodule.h') diff --git a/contrib/libs/python/Include/cpython/sysmodule.h b/contrib/libs/python/Include/cpython/sysmodule.h index 32e1723ce8b..3e827d58a55 100644 --- a/contrib/libs/python/Include/cpython/sysmodule.h +++ b/contrib/libs/python/Include/cpython/sysmodule.h @@ -1,7 +1,7 @@ -#pragma once - -#ifdef USE_PYTHON3 -#include -#else -#error "No in Python2" -#endif +#pragma once + +#ifdef USE_PYTHON3 +#include +#else +#error "No in Python2" +#endif -- cgit v1.3