mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Remove unnecessary #include references, per pgrminclude script.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#define SNAPMGR_H
|
||||
|
||||
#include "utils/resowner.h"
|
||||
#include "utils/snapshot.h"
|
||||
|
||||
|
||||
extern bool FirstSnapshotSet;
|
||||
|
Reference in New Issue
Block a user