aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc++/grpc++.vcxproj
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2015-08-10 15:06:42 -0700
committerGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2015-08-10 15:06:42 -0700
commit1396ce5b3567228ee8cab06bcbd9abe45b457517 (patch)
tree45140ef4dbc93e4844b2c0f213b72dd2d97f1b87 /vsprojects/grpc++/grpc++.vcxproj
parentb5ea2f89fd7efe0370f9b3820385b2edf397d3dc (diff)
parentffc8a6b4318fdf14516b4b0a816e118131c2f209 (diff)
Merge pull request #2875 from yang-g/test_unsecure
move auth property iterator declaration into auth_context.h
Diffstat (limited to 'vsprojects/grpc++/grpc++.vcxproj')
-rw-r--r--vsprojects/grpc++/grpc++.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/vsprojects/grpc++/grpc++.vcxproj b/vsprojects/grpc++/grpc++.vcxproj
index 58474511fc..929bc1500e 100644
--- a/vsprojects/grpc++/grpc++.vcxproj
+++ b/vsprojects/grpc++/grpc++.vcxproj
@@ -216,7 +216,6 @@
<ClInclude Include="..\..\include\grpc++\async_generic_service.h" />
<ClInclude Include="..\..\include\grpc++\async_unary_call.h" />
<ClInclude Include="..\..\include\grpc++\auth_context.h" />
- <ClInclude Include="..\..\include\grpc++\auth_property_iterator.h" />
<ClInclude Include="..\..\include\grpc++\byte_buffer.h" />
<ClInclude Include="..\..\include\grpc++\channel_arguments.h" />
<ClInclude Include="..\..\include\grpc++\channel_interface.h" />