mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Add IWYU pragma
PiperOrigin-RevId: 559415055 Change-Id: I8bbcc6b1e0b422ce46a63d2a9a429edd3402c51e
This commit is contained in:
parent
9dcc9db919
commit
696d0eed11
|
@ -15,7 +15,7 @@
|
||||||
#ifndef SANDBOXED_API_SANDBOX2_TESTING_H_
|
#ifndef SANDBOXED_API_SANDBOX2_TESTING_H_
|
||||||
#define SANDBOXED_API_SANDBOX2_TESTING_H_
|
#define SANDBOXED_API_SANDBOX2_TESTING_H_
|
||||||
|
|
||||||
// Forward include to new location
|
// IWYU pragma: private, include "third_party/sandboxed_api/testing.h"
|
||||||
#include "sandboxed_api/testing.h"
|
#include "sandboxed_api/testing.h" // IWYU pragma: export
|
||||||
|
|
||||||
#endif // SANDBOXED_API_SANDBOX2_TESTING_H_
|
#endif // SANDBOXED_API_SANDBOX2_TESTING_H_
|
||||||
|
|
Loading…
Reference in New Issue
Block a user