diff options
author | Craig Tiller <ctiller@google.com> | 2016-12-12 07:11:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-12 07:11:54 -0800 |
commit | de58cd07b107d045abd2957e2e8df588798eb96e (patch) | |
tree | 0c0b079850649a47aab7e408fb8ce1005023c0df /vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj | |
parent | b62bffbea5eef106bfbe644e8af161889c927401 (diff) | |
parent | 30268a99e022e2c52746276a85d05a737d2ca1e4 (diff) |
Merge pull request #9063 from grpc/revert-8951-revert-8949-revert-8922-slice_cleanup
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
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, 0 insertions, 1 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 3254ad8d45..1a3c157983 100644 --- a/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj +++ b/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj @@ -198,7 +198,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" /> |