mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 08:56:34 +03:00
Use the real definition of Py_LOCAL_INLINE
This commit is contained in:
parent
fe915ac461
commit
003fc6dde1
|
@ -79,10 +79,7 @@
|
|||
|
||||
#define PSYCOPG_MODULE
|
||||
#include "psycopg/psycopg.h"
|
||||
|
||||
#ifndef Py_LOCAL_INLINE
|
||||
#define Py_LOCAL_INLINE(type) static type
|
||||
#endif
|
||||
#include "pyport.h"
|
||||
|
||||
/* Helpers for formatstring */
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user