Added more headers

This commit is contained in:
Andrew Kane
2025-12-10 22:55:54 -08:00
parent 8ca5e37c83
commit eda94a46d8
10 changed files with 26 additions and 0 deletions

View File

@@ -2,9 +2,11 @@
#include <float.h>
#include "access/genam.h"
#include "access/generic_xlog.h"
#include "fmgr.h"
#include "ivfflat.h"
#include "nodes/execnodes.h"
#include "storage/bufmgr.h"
#include "storage/lmgr.h"
#include "utils/memutils.h"