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

Remove unnecessary #include.

Accidentally added in 8b65cf4c.

Pointed out by Álvaro Herrera
parent 0e4cc1fc
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,6 @@ ...@@ -14,7 +14,6 @@
#ifndef BUFMGR_H #ifndef BUFMGR_H
#define BUFMGR_H #define BUFMGR_H
#include "catalog/catalog.h"
#include "storage/block.h" #include "storage/block.h"
#include "storage/buf.h" #include "storage/buf.h"
#include "storage/bufpage.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