diff options
author | Mark D. Roth <roth@google.com> | 2016-12-05 08:06:55 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-05 08:06:55 -0800 |
commit | f7a75460ade9dcf502a62b7e9ffb4de78500bbc5 (patch) | |
tree | 39bc72cdbbd1eb7c2f4ca3d3891d41b583a7867f /vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj | |
parent | 56b655c58022dba7a8f175df1da2c8737da26c0e (diff) | |
parent | 4eec0041f5093f6bec7dbef0e960f1bb48e0d3b0 (diff) |
Merge pull request #8949 from grpc/revert-8922-slice_cleanup
Revert "Remove redundant includes from string.h and tmpfile.h"
Diffstat (limited to 'vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj b/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj index 49c2d2db30..661192101c 100644 --- a/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj +++ b/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj @@ -277,7 +277,6 @@ <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\atm_gcc_atomic.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\atm_gcc_sync.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\atm_windows.h" /> - <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\gpr_slice.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\gpr_types.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\port_platform.h" /> <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\slice.h" /> |