Skip to content

Commit

Permalink
update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
uzushino committed Dec 31, 2024
1 parent d5bc820 commit 8939b79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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");
}
2 changes: 1 addition & 1 deletion voyager
Submodule voyager updated 191 files

0 comments on commit 8939b79

Please sign in to comment.