diff options
author | Mark D. Roth <roth@google.com> | 2016-12-05 08:03:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-05 08:03:41 -0800 |
commit | 4eec0041f5093f6bec7dbef0e960f1bb48e0d3b0 (patch) | |
tree | 23e6907932553e112b8f380451b148b12fbd7ab7 /vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj | |
parent | adc3fbc0a3a08bfa9c4a0fadfc2b9ce1ed77ecd7 (diff) |
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 39b01e6a4e..1511a2cfe4 100644 --- a/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj +++ b/vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj @@ -338,7 +338,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" /> |