From 8939b79646202d7d100194597d866a80eb7ea0f8 Mon Sep 17 00:00:00 2001 From: uzushino Date: Tue, 31 Dec 2024 20:17:10 +0900 Subject: [PATCH] update submodule --- build.rs | 2 +- voyager | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.rs b/build.rs index 570c844..3e78ec8 100644 --- a/build.rs +++ b/build.rs @@ -6,6 +6,6 @@ fn main() { .warnings(false) .flag("-std=c++17") .file("src/c/binding.cc") - .include("voyager/cpp") + .include("voyager/cpp/src") .compile("binding"); } diff --git a/voyager b/voyager index 6d9f17e..1cf25c3 160000 --- a/voyager +++ b/voyager @@ -1 +1 @@ -Subproject commit 6d9f17e4ee0e43cb8723424c22d846e71d7573ed +Subproject commit 1cf25c34724d5414246aa4751d7c8f51217f8a3c