mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Export config.h
from syscall.h
for sapi::cpu::Architecture
PiperOrigin-RevId: 569433347 Change-Id: I49b031d46f426f23cbf4556f8e22a69d6adc2c74
This commit is contained in:
parent
37a7432178
commit
0940a9ee4a
|
@ -26,7 +26,7 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "sandboxed_api/config.h"
|
||||
#include "sandboxed_api/config.h" // IWYU pragma: export
|
||||
|
||||
namespace sandbox2 {
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user