aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc++_reflection/grpc++_reflection.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-07-27 22:05:37 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-07-27 22:05:37 -0700
commite8fd66b71d49f34b992f1144ca99984dd4ed1a0f (patch)
treeba9ac6c50ab85df61cb5f17a604f4cde69a95f39 /vsprojects/vcxproj/grpc++_reflection/grpc++_reflection.vcxproj.filters
parentc79b0650d2eccb5d1af8512c7f3178a39a3df063 (diff)
removed codegen/slice_buffer.h and scrubbed codegen/slice.h
Diffstat (limited to 'vsprojects/vcxproj/grpc++_reflection/grpc++_reflection.vcxproj.filters')
-rw-r--r--vsprojects/vcxproj/grpc++_reflection/grpc++_reflection.vcxproj.filters3
1 files changed, 0 insertions, 3 deletions
diff --git a/vsprojects/vcxproj/grpc++_reflection/grpc++_reflection.vcxproj.filters b/vsprojects/vcxproj/grpc++_reflection/grpc++_reflection.vcxproj.filters
index 5a12bae437..6a9dd9cea9 100644
--- a/vsprojects/vcxproj/grpc++_reflection/grpc++_reflection.vcxproj.filters
+++ b/vsprojects/vcxproj/grpc++_reflection/grpc++_reflection.vcxproj.filters
@@ -153,9 +153,6 @@
<ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\slice.h">
<Filter>include\grpc\impl\codegen</Filter>
</ClInclude>
- <ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\slice_buffer.h">
- <Filter>include\grpc\impl\codegen</Filter>
- </ClInclude>
<ClInclude Include="$(SolutionDir)\..\include\grpc\impl\codegen\sync.h">
<Filter>include\grpc\impl\codegen</Filter>
</ClInclude>