Remove zstd-umbrella.h

This commit is contained in:
Lvv.me
2021-11-24 07:48:40 +08:00
parent ebf664b744
commit 944c71c07d
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module libzstd [extern_c] {
umbrella header "zstd-umbrella.h"
header "../zstd.h"
export *
}