Skip to content

Commit 8cf42c7

Browse files
committed
Fixed compilation.
1 parent 82ad034 commit 8cf42c7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cpp/deeplake_pg/table_am.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ extern "C" {
2222
#include <nodes/parsenodes.h> // For parse nodes
2323
#include <pgstat.h> // For statistics collector integration
2424
#include <storage/block.h>
25-
#include <storage/read_stream.h>
2625
#include <storage/relfilelocator.h>
2726
#include <utils/builtins.h> // For text conversion functions
2827
#include <utils/lsyscache.h>

0 commit comments

Comments
 (0)