summaryrefslogtreecommitdiff
path: root/grpc/spm-core-include/grpc/impl/codegen/gpr_slice.h
diff options
context:
space:
mode:
Diffstat (limited to 'grpc/spm-core-include/grpc/impl/codegen/gpr_slice.h')
-rw-r--r--grpc/spm-core-include/grpc/impl/codegen/gpr_slice.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/grpc/spm-core-include/grpc/impl/codegen/gpr_slice.h b/grpc/spm-core-include/grpc/impl/codegen/gpr_slice.h
index 89fa72d5..8782ba3f 100644
--- a/grpc/spm-core-include/grpc/impl/codegen/gpr_slice.h
+++ b/grpc/spm-core-include/grpc/impl/codegen/gpr_slice.h
@@ -18,6 +18,8 @@
#ifndef GRPC_IMPL_CODEGEN_GPR_SLICE_H
#define GRPC_IMPL_CODEGEN_GPR_SLICE_H
+// IWYU pragma: private
+
/** WARNING: Please do not use this header. This was added as a temporary
* measure to not break some of the external projects that depend on
* gpr_slice_* functions. We are actively working on moving all the