mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
ZStandard: Use flags from absl
This commit is contained in:
parent
9ee3a26e8b
commit
fa08080f06
|
@ -21,7 +21,7 @@
|
|||
#include <memory>
|
||||
|
||||
#include "sapi_zstd.sapi.h" // NOLINT(build/include)
|
||||
#include "sandboxed_api/util/flag.h"
|
||||
#include "absl/flags/flag.h"
|
||||
#include "absl/flags/parse.h"
|
||||
|
||||
class ZstdSapiSandbox : public ZstdSandbox {
|
||||
|
|
Loading…
Reference in New Issue
Block a user