Removed unneeded headers [skip ci]

This commit is contained in:
Andrew Kane
2024-04-19 18:09:38 -07:00
parent e4c4ac9648
commit 3df5655b30
2 changed files with 0 additions and 2 deletions

View File

@@ -6,7 +6,6 @@
#include "catalog/pg_type.h"
#include "catalog/pg_type_d.h"
#include "fmgr.h"
#include "halfutils.h"
#include "halfvec.h"
#include "hnsw.h"
#include "lib/pairingheap.h"

View File

@@ -3,7 +3,6 @@
#include "access/generic_xlog.h"
#include "catalog/pg_type.h"
#include "fmgr.h"
#include "halfutils.h"
#include "halfvec.h"
#include "ivfflat.h"
#include "storage/bufmgr.h"