Fix linux build
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
#include "Internal.h"
|
||||
#include "KeyCompare.h"
|
||||
#include "VersionedMap.h"
|
||||
|
||||
#include <map>
|
||||
#include <math.h>
|
||||
#include <vector>
|
||||
|
||||
// FDB implementation adapted to compile outside of FDB
|
||||
|
||||
|
@@ -5,6 +5,7 @@
|
||||
#include <assert.h>
|
||||
#include <bit>
|
||||
#include <span>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
@@ -4,6 +4,7 @@ __errno_location@GLIBC_2.2.5
|
||||
fclose@GLIBC_2.2.5
|
||||
fflush@GLIBC_2.2.5
|
||||
fopen@GLIBC_2.2.5
|
||||
fprintf@GLIBC_2.2.5
|
||||
__fprintf_chk@GLIBC_2.3.4
|
||||
fread@GLIBC_2.2.5
|
||||
free@GLIBC_2.2.5
|
||||
|
Reference in New Issue
Block a user