xref: /aosp_15_r20/external/grpc-grpc/include/grpc++/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1# include/grpc++
2
3This was the original directory name for all C++ header files but it
4conflicted with the naming scheme required for some build systems. It
5is superseded by `include/grpcpp` but the old directory structure is
6still present to avoid breaking code that used the old include files.
7All new include files are only in `include/grpcpp`.
8