mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Merge pull request #134 from oshogbo:c-blosc-header
PiperOrigin-RevId: 435587139 Change-Id: I4cdc6a5d1c66f17fa5074f187badcaee69bdf618
This commit is contained in:
commit
16a6c37dd5
@ -19,6 +19,7 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
#include "absl/status/status.h"
|
#include "absl/status/status.h"
|
||||||
|
#include "contrib/c-blosc/sandboxed.h"
|
||||||
|
|
||||||
absl::Status Compress(CbloscApi& api, std::ifstream& in_stream,
|
absl::Status Compress(CbloscApi& api, std::ifstream& in_stream,
|
||||||
std::ofstream& out_stream, int clevel,
|
std::ofstream& out_stream, int clevel,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user