diff options
author | Craig Tiller <ctiller@google.com> | 2017-01-11 13:56:57 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-01-11 13:56:57 -0800 |
commit | 032baa8308cfa1273d2085e5c690d34bf1a59c11 (patch) | |
tree | 800cd260f91ee565f52065e685b81f5375564f05 /vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj | |
parent | e4fae4ef9f6c6f8b11cac0a263bf3ccb325613de (diff) |
Fix sanity: check_sources_and_headers
Diffstat (limited to 'vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj b/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj index 48fb7619a2..26087a9376 100644 --- a/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj +++ b/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj @@ -321,6 +321,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" /> |