From 8f7cf138264e0caa318144bf8a2c950e0b0a8593 Mon Sep 17 00:00:00 2001 From: neksard Date: Thu, 10 Feb 2022 16:45:23 +0300 Subject: Restoring authorship annotation for . Commit 1 of 2. --- contrib/tools/python/src/Include/Python.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'contrib/tools/python/src/Include') diff --git a/contrib/tools/python/src/Include/Python.h b/contrib/tools/python/src/Include/Python.h index 7199224e2d9..a3fde5890cc 100644 --- a/contrib/tools/python/src/Include/Python.h +++ b/contrib/tools/python/src/Include/Python.h @@ -1,9 +1,9 @@ #ifndef Py_PYTHON_H #define Py_PYTHON_H - -#ifdef __GNUC__ -#pragma GCC system_header -#endif + +#ifdef __GNUC__ +#pragma GCC system_header +#endif /* Since this is a "meta-include" file, no #ifdef __cplusplus / extern "C" { */ /* Include nearly all Python header files */ -- cgit v1.3