mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-11 15:16:54 +08:00
Removed unneeded header [skip ci]
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
#ifndef MINIVEC_H
|
#ifndef MINIVEC_H
|
||||||
#define MINIVEC_H
|
#define MINIVEC_H
|
||||||
|
|
||||||
#include <float.h>
|
|
||||||
|
|
||||||
#define MINIVEC_MAX_DIM 16000
|
#define MINIVEC_MAX_DIM 16000
|
||||||
|
|
||||||
#define fp8 uint8
|
#define fp8 uint8
|
||||||
|
|||||||
Reference in New Issue
Block a user