mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Remove unnecessary #include references, per pgrminclude script.
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
#include <dirent.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "access/xact.h"
|
||||
#include "catalog/catalog.h"
|
||||
#include "catalog/pg_type.h"
|
||||
#include "catalog/pg_tablespace.h"
|
||||
|
Reference in New Issue
Block a user