diff options
author | Craig Tiller <ctiller@google.com> | 2016-12-12 06:48:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-12 06:48:30 -0800 |
commit | 30268a99e022e2c52746276a85d05a737d2ca1e4 (patch) | |
tree | 0c0b079850649a47aab7e408fb8ce1005023c0df /vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj | |
parent | b62bffbea5eef106bfbe644e8af161889c927401 (diff) |
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
Diffstat (limited to 'vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj b/vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj index 377d86fa5a..a2b2a1dfa0 100644 --- a/vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.vcxproj +++ b/vsprojects/vcxproj/test/codegen_test_full/codegen_test_full.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" /> |