diff options
author | Mark D. Roth <roth@google.com> | 2016-12-12 07:12:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-12 07:12:27 -0800 |
commit | 4d2ea021296697ade62457386ab36bafa8e7c5c4 (patch) | |
tree | 95f945da6e98518ae64b92719ec501d1ef90a6bf /vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj | |
parent | 4603a1c7a43347fd7139c619112de82c03f7b18a (diff) |
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
Diffstat (limited to 'vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj b/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj index 2acdd32cf3..01b73ce1a2 100644 --- a/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj +++ b/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj @@ -166,6 +166,7 @@ <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" /> |