diff --git a/TurboPFor-Integer-Compression/rust/wrapper.h b/TurboPFor-Integer-Compression/rust/wrapper.h new file mode 100644 index 0000000..b006603 --- /dev/null +++ b/TurboPFor-Integer-Compression/rust/wrapper.h @@ -0,0 +1,2 @@ +// Include TurboPFor public c/c++ header +#include "../include/ic.h"