aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-11-10 08:37:21 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-11-10 08:37:21 -0800
commit7cdad96fc49090eb5e3a12a7cca5a9f257d3f301 (patch)
tree4d79f1688480779a190a1195b69eb35862cb7b8c /vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj
parent18b4ba34b3a10816d6e336d3b3572515554386cb (diff)
Fix foward declaration duplication
Diffstat (limited to 'vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj')
-rw-r--r--vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj b/vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj
index 1e3cc3ca04..ea33eef9b4 100644
--- a/vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj
+++ b/vsprojects/vcxproj/test/grpc_tool_test/grpc_tool_test.vcxproj
@@ -199,6 +199,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\exec_ctx_fwd.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" />