File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ limitations under the License.
17
17
#define NEURAL_STRUCTURED_LEARNING_RESEARCH_CARLS_BASE_STATUS_HELPER_H_
18
18
19
19
#include " absl/status/status.h"
20
- #include " grpcpp/impl/codegen/ client_context.h" // third_party
20
+ #include " grpcpp/client_context.h" // third_party
21
21
#include " tensorflow/core/platform/status.h"
22
22
23
23
namespace carls {
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ limitations under the License.
21
21
#include " absl/status/status.h"
22
22
#include " absl/time/time.h"
23
23
#include " grpc/support/time.h"
24
+ #include " grpcpp/client_context.h" // third_party
24
25
#include " grpcpp/create_channel.h" // third_party
25
- #include " grpcpp/impl/codegen/client_context.h" // third_party
26
26
#include " grpcpp/security/credentials.h" // third_party
27
27
#include " research/carls/base/status_helper.h"
28
28
#include " research/carls/memory_store/gaussian_memory_config.pb.h" // proto to pb
You can’t perform that action at this time.
0 commit comments