Skip to content
Snippets Groups Projects
Commit eaae83c1 authored by Kevin Grittner's avatar Kevin Grittner
Browse files

Remove unnecessary #include.

Accidentally added in 8b65cf4c.

Pointed out by Álvaro Herrera
parent be84c12a
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,6 @@
#ifndef BUFMGR_H
#define BUFMGR_H
#include "catalog/catalog.h"
#include "storage/block.h"
#include "storage/buf.h"
#include "storage/bufpage.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment