There was an error while loading. Please reload this page.
1 parent 9c06673 commit 28fe339Copy full SHA for 28fe339
staging/host/commands/process_sandboxer/sandbox_manager.cpp
@@ -54,6 +54,7 @@
54
#include <absl/time/time.h>
55
#include <absl/types/span.h>
56
#pragma clang diagnostic push
57
+#pragma clang diagnostic ignored "-Wdeprecated-declarations"
58
#pragma clang diagnostic ignored "-Wunused-parameter"
59
#include <sandboxed_api/sandbox2/executor.h>
60
#include <sandboxed_api/sandbox2/policy.h>
0 commit comments