diff options
author | Craig Tiller <ctiller@google.com> | 2017-01-20 15:58:57 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-01-20 15:58:57 -0800 |
commit | f8ea95786fc0c266c93881e4df4be9871196ac66 (patch) | |
tree | a2652cea936fe76ed2a99a28f48ba6a126a8ad47 /vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj | |
parent | 331f705886468f6b81a49e7b02bf60b4c045f850 (diff) | |
parent | ffc843ddcb89bdd285a17ff032b1fd9ba626667e (diff) |
Merge branch 'maxmsgsz' into bm_msgsz
Diffstat (limited to 'vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj b/vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj index 88e4bf63f8..5381be52d3 100644 --- a/vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj +++ b/vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj @@ -182,6 +182,7 @@ <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\server_context.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\server_interface.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\service_type.h" /> + <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\slice.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\status.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\status_code_enum.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\status_helper.h" /> |