Skip to content

Commit 02c5cee

Browse files
committed
fix: include missing header files
1 parent 15e1b68 commit 02c5cee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sys/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ include = [
1313
"stable-diffusion.cpp/CMakeLists.txt",
1414
"stable-diffusion.cpp/gits_noise.inl",
1515
"stable-diffusion.cpp/include/*.h",
16+
"stable-diffusion.cpp/src/*.h",
1617
"stable-diffusion.cpp/src/*.hpp",
1718
"stable-diffusion.cpp/src/*.cpp",
1819
"stable-diffusion.cpp/src/vocab/*.h",

0 commit comments

Comments
 (0)