mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +03:00
Remove some unnecessary #includes.
Amit Langote
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
*/
|
||||
#include "postgres.h"
|
||||
|
||||
#include "access/heapam.h"
|
||||
#include "catalog/namespace.h"
|
||||
#include "catalog/pg_inherits_fn.h"
|
||||
#include "commands/lockcmds.h"
|
||||
|
Reference in New Issue
Block a user