Skip to content

Commit

Permalink
fix rust compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
ray6080 committed Mar 20, 2024
1 parent 496a661 commit 87c518e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/rust_api/include/kuzu_rs.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include "common/types/value/rel.h"
#include "common/types/value/value.h"
#include "main/kuzu.h"
#include "storage/storage_info.h"
#include "storage/storage_version_info.h"
#else
#include <kuzu.hpp>
#endif
Expand Down

0 comments on commit 87c518e

Please sign in to comment.