mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
Remove unnecessary #include references, per pgrminclude script.
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
#ifndef PORTALCMDS_H
|
||||
#define PORTALCMDS_H
|
||||
|
||||
#include "nodes/parsenodes.h"
|
||||
#include "nodes/plannodes.h"
|
||||
#include "utils/portal.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user