Skip to content

Commit

Permalink
Merge pull request #2144 from kuzudb/fix-mac-compile
Browse files Browse the repository at this point in the history
Fix mac compilation
  • Loading branch information
acquamarin committed Oct 4, 2023
2 parents af6bf97 + df3e50f commit 437ff8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/include/function/built_in_table_functions.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#pragma once

#include <unordered_map>

#include "table_functions.h"

namespace kuzu {
Expand Down

0 comments on commit 437ff8c

Please sign in to comment.