mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Merge pull request #107 from oshogbo:zstd_flags
PiperOrigin-RevId: 426330355 Change-Id: I106af783553daf3f64b18dc7c9bd28fd5a67084e
This commit is contained in:
commit
b07d250b76
|
@ -20,6 +20,8 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "sandboxed_api/util/flag.h"
|
||||
#include "absl/flags/parse.h"
|
||||
#include "contrib/zstd/sandboxed.h"
|
||||
#include "contrib/zstd/utils/utils_zstd.h"
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
#include <memory>
|
||||
|
||||
#include "sapi_zstd.sapi.h" // NOLINT(build/include)
|
||||
#include "sandboxed_api/util/flag.h"
|
||||
#include "absl/flags/parse.h"
|
||||
|
||||
class ZstdSapiSandbox : public ZstdSandbox {
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue
Block a user