mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-01 18:21:16 +08:00
Removed unneeded headers [skip ci]
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef SPARSEVEC_H
|
||||
#define SPARSEVEC_H
|
||||
|
||||
#include "fmgr.h"
|
||||
|
||||
#define SPARSEVEC_MAX_DIM 1000000000
|
||||
#define SPARSEVEC_MAX_NNZ 16000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user