aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2016-09-06 14:05:53 -0700
committerGravatar yang-g <yangg@google.com>2016-09-09 09:37:33 -0700
commitd558149a5e6c4a63bc4e6d552d2c492589cccf2d (patch)
tree900a6fd0e0f238649c8af722d8e777383480cdc4 /vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj
parent74c92f62d9e8d2be9f74b5fd349b6a5c519cf82f (diff)
Add a helper to get canonical code from status
Diffstat (limited to 'vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj')
-rw-r--r--vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj b/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj
index 3331c61847..88f78bf1e5 100644
--- a/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj
+++ b/vsprojects/vcxproj/test/codegen_test_minimal/codegen_test_minimal.vcxproj
@@ -183,6 +183,7 @@
<ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\service_type.h" />
<ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\status.h" />
<ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\status_code_enum.h" />
+ <ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\status_helper.h" />
<ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\string_ref.h" />
<ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\stub_options.h" />
<ClInclude Include="$(SolutionDir)\..\include\grpc++\impl\codegen\sync.h" />