diff options
author | Mark D. Roth <roth@google.com> | 2017-01-06 11:07:30 -0800 |
---|---|---|
committer | Mark D. Roth <roth@google.com> | 2017-01-06 11:07:30 -0800 |
commit | 348fba2809489a759ecd7ccff290d45c6c4e5fde (patch) | |
tree | 76d19fabd4daaf2167993423d0d4d8a393af7e8b /vsprojects/vcxproj/grpc++/grpc++.vcxproj | |
parent | 4d2ea021296697ade62457386ab36bafa8e7c5c4 (diff) | |
parent | 13ac3031aaf630956da68d6debe246c62922224d (diff) |
Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
Diffstat (limited to 'vsprojects/vcxproj/grpc++/grpc++.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/grpc++/grpc++.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/grpc++/grpc++.vcxproj b/vsprojects/vcxproj/grpc++/grpc++.vcxproj index 14b3453b74..bd9c5467d8 100644 --- a/vsprojects/vcxproj/grpc++/grpc++.vcxproj +++ b/vsprojects/vcxproj/grpc++/grpc++.vcxproj @@ -331,6 +331,7 @@ <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\byte_buffer_reader.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\compression_types.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\connectivity_state.h" /> + <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\exec_ctx_fwd.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\grpc_types.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\propagation_bits.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\status.h" /> |