mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 17:06:33 +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
|
#define PSYCOPG_MODULE
|
||||||
#include "psycopg/psycopg.h"
|
#include "psycopg/psycopg.h"
|
||||||
|
#include "pyport.h"
|
||||||
#ifndef Py_LOCAL_INLINE
|
|
||||||
#define Py_LOCAL_INLINE(type) static type
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Helpers for formatstring */
|
/* Helpers for formatstring */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user