Skip to content

Remove redundant includes from string.h and tmpfile.h#8922

Merged
markdroth merged 4 commits intogrpc:masterfrom
sreecha:slice_cleanup
Dec 5, 2016
Merged

Remove redundant includes from string.h and tmpfile.h#8922
markdroth merged 4 commits intogrpc:masterfrom
sreecha:slice_cleanup

Conversation

@sreecha
Copy link
Copy Markdown
Contributor

@sreecha sreecha commented Dec 1, 2016

Both the following files are in the gpr_base library (see build.yaml) while slice.h and slice_buffer.h are in the grpc_base library. This would cause issues in building binaries that just depend on gpr_base but not on grpc_base

  • src/core/lib/support/string.h
  • src/core/lib/support/tmpfile.h

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants