diff options
author | Craig Tiller <ctiller@google.com> | 2016-09-23 09:52:37 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-09-23 09:52:37 -0700 |
commit | c5423beeb89982a2c9f59a926e5807555122a1ca (patch) | |
tree | dd6a7fb08e4d3be123bf13025c2ae3b43f817436 /vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj | |
parent | 3f665f5fefb4ec7687f44d8a60eb660bee1f3e6c (diff) | |
parent | 687a0e641057d42394e1574629df6368cc6e5322 (diff) |
Merge branch 'direct-calls' into zefuzz-dc
Diffstat (limited to 'vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj b/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj index b40d8c3102..270c2a3a06 100644 --- a/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj +++ b/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj @@ -183,6 +183,7 @@ <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\service_type.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" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\string_ref.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\stub_options.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\sync.h" /> |