mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 17:34:08 +03:00
Dropped unused include file.
This commit is contained in:
parent
0fbbd1cc91
commit
9fa1eac2b4
|
@ -36,7 +36,6 @@
|
|||
#include "psycopg/microprotocols.h"
|
||||
#include "psycopg/microprotocols_proto.h"
|
||||
#include "psycopg/pqpath.h"
|
||||
#include "pgversion.h"
|
||||
|
||||
|
||||
#ifdef PSYCOPG_EXTENSIONS
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
#define PG_VERSION_MAJOR 7
|
||||
#define PG_VERSION_MINOR 4
|
|
@ -43,7 +43,6 @@
|
|||
#include "psycopg/green.h"
|
||||
#include "psycopg/typecast.h"
|
||||
#include "psycopg/pgtypes.h"
|
||||
#include "psycopg/pgversion.h"
|
||||
|
||||
|
||||
/* Strip off the severity from a Postgres error message. */
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
#include "psycopg/psycopg.h"
|
||||
#include "psycopg/connection.h"
|
||||
#include "psycopg/pgtypes.h"
|
||||
#include "psycopg/pgversion.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
char *
|
||||
|
|
Loading…
Reference in New Issue
Block a user