diff options
author | akastornov <akastornov@yandex-team.ru> | 2022-02-10 16:46:03 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:03 +0300 |
commit | 3a2de774d91ca8d7325aaf81c200b1d2047725e6 (patch) | |
tree | 5674a780ce03a8bbd794733a19c7a70d587e4a14 /contrib/libs/grpc/include/grpc++/impl/codegen | |
parent | 7bd11ff35e97544d119e43447e3e865f2588ee7f (diff) | |
download | ydb-3a2de774d91ca8d7325aaf81c200b1d2047725e6.tar.gz |
Restoring authorship annotation for <akastornov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/grpc/include/grpc++/impl/codegen')
30 files changed, 391 insertions, 391 deletions
diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/async_stream.h b/contrib/libs/grpc/include/grpc++/impl/codegen/async_stream.h index a034470a707..052b7d553b3 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/async_stream.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/async_stream.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_ASYNC_STREAM_H -#define GRPCXX_IMPL_CODEGEN_ASYNC_STREAM_H - +#ifndef GRPCXX_IMPL_CODEGEN_ASYNC_STREAM_H +#define GRPCXX_IMPL_CODEGEN_ASYNC_STREAM_H + #include <grpcpp/impl/codegen/async_stream.h> - -#endif // GRPCXX_IMPL_CODEGEN_ASYNC_STREAM_H + +#endif // GRPCXX_IMPL_CODEGEN_ASYNC_STREAM_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/async_unary_call.h b/contrib/libs/grpc/include/grpc++/impl/codegen/async_unary_call.h index 2b08920a304..668e1c688ac 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/async_unary_call.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/async_unary_call.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_ASYNC_UNARY_CALL_H -#define GRPCXX_IMPL_CODEGEN_ASYNC_UNARY_CALL_H - +#ifndef GRPCXX_IMPL_CODEGEN_ASYNC_UNARY_CALL_H +#define GRPCXX_IMPL_CODEGEN_ASYNC_UNARY_CALL_H + #include <grpcpp/impl/codegen/async_unary_call.h> - -#endif // GRPCXX_IMPL_CODEGEN_ASYNC_UNARY_CALL_H + +#endif // GRPCXX_IMPL_CODEGEN_ASYNC_UNARY_CALL_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/call.h b/contrib/libs/grpc/include/grpc++/impl/codegen/call.h index dadab5454ab..4b1f362f40a 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/call.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/call.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_CALL_H -#define GRPCXX_IMPL_CODEGEN_CALL_H - +#ifndef GRPCXX_IMPL_CODEGEN_CALL_H +#define GRPCXX_IMPL_CODEGEN_CALL_H + #include <grpcpp/impl/codegen/call.h> - -#endif // GRPCXX_IMPL_CODEGEN_CALL_H + +#endif // GRPCXX_IMPL_CODEGEN_CALL_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/call_hook.h b/contrib/libs/grpc/include/grpc++/impl/codegen/call_hook.h index cf5ed571b2d..c3ba7b2d819 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/call_hook.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/call_hook.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_CALL_HOOK_H -#define GRPCXX_IMPL_CODEGEN_CALL_HOOK_H - +#ifndef GRPCXX_IMPL_CODEGEN_CALL_HOOK_H +#define GRPCXX_IMPL_CODEGEN_CALL_HOOK_H + #include <grpcpp/impl/codegen/call_hook.h> - -#endif // GRPCXX_IMPL_CODEGEN_CALL_HOOK_H + +#endif // GRPCXX_IMPL_CODEGEN_CALL_HOOK_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/channel_interface.h b/contrib/libs/grpc/include/grpc++/impl/codegen/channel_interface.h index c6e782e9c41..b28652c4b1f 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/channel_interface.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/channel_interface.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_CHANNEL_INTERFACE_H -#define GRPCXX_IMPL_CODEGEN_CHANNEL_INTERFACE_H - +#ifndef GRPCXX_IMPL_CODEGEN_CHANNEL_INTERFACE_H +#define GRPCXX_IMPL_CODEGEN_CHANNEL_INTERFACE_H + #include <grpcpp/impl/codegen/channel_interface.h> - -#endif // GRPCXX_IMPL_CODEGEN_CHANNEL_INTERFACE_H + +#endif // GRPCXX_IMPL_CODEGEN_CHANNEL_INTERFACE_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/client_context.h b/contrib/libs/grpc/include/grpc++/impl/codegen/client_context.h index 107532cb6b6..d73fe9f9e61 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/client_context.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/client_context.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. - -#ifndef GRPCXX_IMPL_CODEGEN_CLIENT_CONTEXT_H -#define GRPCXX_IMPL_CODEGEN_CLIENT_CONTEXT_H - + +#ifndef GRPCXX_IMPL_CODEGEN_CLIENT_CONTEXT_H +#define GRPCXX_IMPL_CODEGEN_CLIENT_CONTEXT_H + #include <grpcpp/impl/codegen/client_context.h> - -#endif // GRPCXX_IMPL_CODEGEN_CLIENT_CONTEXT_H + +#endif // GRPCXX_IMPL_CODEGEN_CLIENT_CONTEXT_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/client_unary_call.h b/contrib/libs/grpc/include/grpc++/impl/codegen/client_unary_call.h index f7dff1f1f05..b13460bd490 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/client_unary_call.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/client_unary_call.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_CLIENT_UNARY_CALL_H -#define GRPCXX_IMPL_CODEGEN_CLIENT_UNARY_CALL_H - +#ifndef GRPCXX_IMPL_CODEGEN_CLIENT_UNARY_CALL_H +#define GRPCXX_IMPL_CODEGEN_CLIENT_UNARY_CALL_H + #include <grpcpp/impl/codegen/client_unary_call.h> - -#endif // GRPCXX_IMPL_CODEGEN_CLIENT_UNARY_CALL_H + +#endif // GRPCXX_IMPL_CODEGEN_CLIENT_UNARY_CALL_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/completion_queue.h b/contrib/libs/grpc/include/grpc++/impl/codegen/completion_queue.h index 107549550bd..eceaa444960 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/completion_queue.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/completion_queue.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_H -#define GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_H - +#ifndef GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_H +#define GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_H + #include <grpcpp/impl/codegen/completion_queue.h> - -#endif // GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_H + +#endif // GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/completion_queue_tag.h b/contrib/libs/grpc/include/grpc++/impl/codegen/completion_queue_tag.h index 994fa2a904a..8bbae314539 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/completion_queue_tag.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/completion_queue_tag.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_TAG_H -#define GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_TAG_H - +#ifndef GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_TAG_H +#define GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_TAG_H + #include <grpcpp/impl/codegen/completion_queue_tag.h> - -#endif // GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_TAG_H + +#endif // GRPCXX_IMPL_CODEGEN_COMPLETION_QUEUE_TAG_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/config.h b/contrib/libs/grpc/include/grpc++/impl/codegen/config.h index 237bf38d3ed..0cd1f12ea1b 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/config.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/config.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_CONFIG_H -#define GRPCXX_IMPL_CODEGEN_CONFIG_H - +#ifndef GRPCXX_IMPL_CODEGEN_CONFIG_H +#define GRPCXX_IMPL_CODEGEN_CONFIG_H + #include <grpcpp/impl/codegen/config.h> - -#endif // GRPCXX_IMPL_CODEGEN_CONFIG_H + +#endif // GRPCXX_IMPL_CODEGEN_CONFIG_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/config_protobuf.h b/contrib/libs/grpc/include/grpc++/impl/codegen/config_protobuf.h index debd74aae79..05688e5a4e7 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/config_protobuf.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/config_protobuf.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_CONFIG_PROTOBUF_H -#define GRPCXX_IMPL_CODEGEN_CONFIG_PROTOBUF_H - +#ifndef GRPCXX_IMPL_CODEGEN_CONFIG_PROTOBUF_H +#define GRPCXX_IMPL_CODEGEN_CONFIG_PROTOBUF_H + #include <grpcpp/impl/codegen/config_protobuf.h> - -#endif // GRPCXX_IMPL_CODEGEN_CONFIG_PROTOBUF_H + +#endif // GRPCXX_IMPL_CODEGEN_CONFIG_PROTOBUF_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/core_codegen.h b/contrib/libs/grpc/include/grpc++/impl/codegen/core_codegen.h index ee600a9d125..910a778c086 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/core_codegen.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/core_codegen.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_H -#define GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_H - +#ifndef GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_H +#define GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_H + #include <grpcpp/impl/codegen/core_codegen.h> - -#endif // GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_H + +#endif // GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/core_codegen_interface.h b/contrib/libs/grpc/include/grpc++/impl/codegen/core_codegen_interface.h index 03b3f675e19..b79b7120036 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/core_codegen_interface.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/core_codegen_interface.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_INTERFACE_H -#define GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_INTERFACE_H - +#ifndef GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_INTERFACE_H +#define GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_INTERFACE_H + #include <grpcpp/impl/codegen/core_codegen_interface.h> - -#endif // GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_INTERFACE_H + +#endif // GRPCXX_IMPL_CODEGEN_CORE_CODEGEN_INTERFACE_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/create_auth_context.h b/contrib/libs/grpc/include/grpc++/impl/codegen/create_auth_context.h index ef89229f4d2..e5371f5ff9a 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/create_auth_context.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/create_auth_context.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_CREATE_AUTH_CONTEXT_H -#define GRPCXX_IMPL_CODEGEN_CREATE_AUTH_CONTEXT_H - +#ifndef GRPCXX_IMPL_CODEGEN_CREATE_AUTH_CONTEXT_H +#define GRPCXX_IMPL_CODEGEN_CREATE_AUTH_CONTEXT_H + #include <grpcpp/impl/codegen/create_auth_context.h> - -#endif // GRPCXX_IMPL_CODEGEN_CREATE_AUTH_CONTEXT_H + +#endif // GRPCXX_IMPL_CODEGEN_CREATE_AUTH_CONTEXT_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/grpc_library.h b/contrib/libs/grpc/include/grpc++/impl/codegen/grpc_library.h index 33c3e2546c5..7844937b520 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/grpc_library.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/grpc_library.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_GRPC_LIBRARY_H -#define GRPCXX_IMPL_CODEGEN_GRPC_LIBRARY_H - +#ifndef GRPCXX_IMPL_CODEGEN_GRPC_LIBRARY_H +#define GRPCXX_IMPL_CODEGEN_GRPC_LIBRARY_H + #include <grpcpp/impl/codegen/grpc_library.h> - -#endif // GRPCXX_IMPL_CODEGEN_GRPC_LIBRARY_H + +#endif // GRPCXX_IMPL_CODEGEN_GRPC_LIBRARY_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/method_handler_impl.h b/contrib/libs/grpc/include/grpc++/impl/codegen/method_handler_impl.h index 82654eb04bc..88fb0a62950 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/method_handler_impl.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/method_handler_impl.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_METHOD_HANDLER_IMPL_H -#define GRPCXX_IMPL_CODEGEN_METHOD_HANDLER_IMPL_H - +#ifndef GRPCXX_IMPL_CODEGEN_METHOD_HANDLER_IMPL_H +#define GRPCXX_IMPL_CODEGEN_METHOD_HANDLER_IMPL_H + #include <grpcpp/impl/codegen/method_handler.h> - -#endif // GRPCXX_IMPL_CODEGEN_METHOD_HANDLER_IMPL_H + +#endif // GRPCXX_IMPL_CODEGEN_METHOD_HANDLER_IMPL_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/proto_utils.h b/contrib/libs/grpc/include/grpc++/impl/codegen/proto_utils.h index 1f47884abc3..f0525488ea9 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/proto_utils.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/proto_utils.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_PROTO_UTILS_H -#define GRPCXX_IMPL_CODEGEN_PROTO_UTILS_H - +#ifndef GRPCXX_IMPL_CODEGEN_PROTO_UTILS_H +#define GRPCXX_IMPL_CODEGEN_PROTO_UTILS_H + #include <grpcpp/impl/codegen/proto_utils.h> - -#endif // GRPCXX_IMPL_CODEGEN_PROTO_UTILS_H + +#endif // GRPCXX_IMPL_CODEGEN_PROTO_UTILS_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_method.h b/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_method.h index 2906c74dda7..adb3a055a49 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_method.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_method.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_RPC_METHOD_H -#define GRPCXX_IMPL_CODEGEN_RPC_METHOD_H - +#ifndef GRPCXX_IMPL_CODEGEN_RPC_METHOD_H +#define GRPCXX_IMPL_CODEGEN_RPC_METHOD_H + #include <grpcpp/impl/codegen/rpc_method.h> - -#endif // GRPCXX_IMPL_CODEGEN_RPC_METHOD_H + +#endif // GRPCXX_IMPL_CODEGEN_RPC_METHOD_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_service_method.h b/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_service_method.h index 999c0d5e935..eb67f3f6b6a 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_service_method.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_service_method.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_RPC_SERVICE_METHOD_H -#define GRPCXX_IMPL_CODEGEN_RPC_SERVICE_METHOD_H - +#ifndef GRPCXX_IMPL_CODEGEN_RPC_SERVICE_METHOD_H +#define GRPCXX_IMPL_CODEGEN_RPC_SERVICE_METHOD_H + #include <grpcpp/impl/codegen/rpc_service_method.h> - -#endif // GRPCXX_IMPL_CODEGEN_RPC_SERVICE_METHOD_H + +#endif // GRPCXX_IMPL_CODEGEN_RPC_SERVICE_METHOD_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/security/auth_context.h b/contrib/libs/grpc/include/grpc++/impl/codegen/security/auth_context.h index b4663739a6a..e6d59090678 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/security/auth_context.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/security/auth_context.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_SECURITY_AUTH_CONTEXT_H -#define GRPCXX_IMPL_CODEGEN_SECURITY_AUTH_CONTEXT_H - +#ifndef GRPCXX_IMPL_CODEGEN_SECURITY_AUTH_CONTEXT_H +#define GRPCXX_IMPL_CODEGEN_SECURITY_AUTH_CONTEXT_H + #include <grpcpp/impl/codegen/security/auth_context.h> - -#endif // GRPCXX_IMPL_CODEGEN_SECURITY_AUTH_CONTEXT_H + +#endif // GRPCXX_IMPL_CODEGEN_SECURITY_AUTH_CONTEXT_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/serialization_traits.h b/contrib/libs/grpc/include/grpc++/impl/codegen/serialization_traits.h index 480575d1099..970b92fb3b7 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/serialization_traits.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/serialization_traits.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_SERIALIZATION_TRAITS_H -#define GRPCXX_IMPL_CODEGEN_SERIALIZATION_TRAITS_H - +#ifndef GRPCXX_IMPL_CODEGEN_SERIALIZATION_TRAITS_H +#define GRPCXX_IMPL_CODEGEN_SERIALIZATION_TRAITS_H + #include <grpcpp/impl/codegen/serialization_traits.h> - -#endif // GRPCXX_IMPL_CODEGEN_SERIALIZATION_TRAITS_H + +#endif // GRPCXX_IMPL_CODEGEN_SERIALIZATION_TRAITS_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/server_context.h b/contrib/libs/grpc/include/grpc++/impl/codegen/server_context.h index 1c3342d5d4b..1414139d4b4 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/server_context.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/server_context.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_SERVER_CONTEXT_H -#define GRPCXX_IMPL_CODEGEN_SERVER_CONTEXT_H - +#ifndef GRPCXX_IMPL_CODEGEN_SERVER_CONTEXT_H +#define GRPCXX_IMPL_CODEGEN_SERVER_CONTEXT_H + #include <grpcpp/impl/codegen/server_context.h> - -#endif // GRPCXX_IMPL_CODEGEN_SERVER_CONTEXT_H + +#endif // GRPCXX_IMPL_CODEGEN_SERVER_CONTEXT_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/server_interface.h b/contrib/libs/grpc/include/grpc++/impl/codegen/server_interface.h index ceea44c50cb..52aecbccfb9 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/server_interface.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/server_interface.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_SERVER_INTERFACE_H -#define GRPCXX_IMPL_CODEGEN_SERVER_INTERFACE_H - +#ifndef GRPCXX_IMPL_CODEGEN_SERVER_INTERFACE_H +#define GRPCXX_IMPL_CODEGEN_SERVER_INTERFACE_H + #include <grpcpp/impl/codegen/server_interface.h> - -#endif // GRPCXX_IMPL_CODEGEN_SERVER_INTERFACE_H + +#endif // GRPCXX_IMPL_CODEGEN_SERVER_INTERFACE_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/service_type.h b/contrib/libs/grpc/include/grpc++/impl/codegen/service_type.h index be02b75bae4..ed087e417b2 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/service_type.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/service_type.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_SERVICE_TYPE_H -#define GRPCXX_IMPL_CODEGEN_SERVICE_TYPE_H - +#ifndef GRPCXX_IMPL_CODEGEN_SERVICE_TYPE_H +#define GRPCXX_IMPL_CODEGEN_SERVICE_TYPE_H + #include <grpcpp/impl/codegen/service_type.h> - -#endif // GRPCXX_IMPL_CODEGEN_SERVICE_TYPE_H + +#endif // GRPCXX_IMPL_CODEGEN_SERVICE_TYPE_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/status.h b/contrib/libs/grpc/include/grpc++/impl/codegen/status.h index 6cf9459fff2..cf7f84e4d36 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/status.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/status.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_STATUS_H -#define GRPCXX_IMPL_CODEGEN_STATUS_H - +#ifndef GRPCXX_IMPL_CODEGEN_STATUS_H +#define GRPCXX_IMPL_CODEGEN_STATUS_H + #include <grpcpp/impl/codegen/status.h> - -#endif // GRPCXX_IMPL_CODEGEN_STATUS_H + +#endif // GRPCXX_IMPL_CODEGEN_STATUS_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/status_code_enum.h b/contrib/libs/grpc/include/grpc++/impl/codegen/status_code_enum.h index 7503eaeeca6..46278ae69f7 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/status_code_enum.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/status_code_enum.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_STATUS_CODE_ENUM_H -#define GRPCXX_IMPL_CODEGEN_STATUS_CODE_ENUM_H - +#ifndef GRPCXX_IMPL_CODEGEN_STATUS_CODE_ENUM_H +#define GRPCXX_IMPL_CODEGEN_STATUS_CODE_ENUM_H + #include <grpcpp/impl/codegen/status_code_enum.h> - -#endif // GRPCXX_IMPL_CODEGEN_STATUS_CODE_ENUM_H + +#endif // GRPCXX_IMPL_CODEGEN_STATUS_CODE_ENUM_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/string_ref.h b/contrib/libs/grpc/include/grpc++/impl/codegen/string_ref.h index 66e250efddb..946407b2b5d 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/string_ref.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/string_ref.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_STRING_REF_H -#define GRPCXX_IMPL_CODEGEN_STRING_REF_H - +#ifndef GRPCXX_IMPL_CODEGEN_STRING_REF_H +#define GRPCXX_IMPL_CODEGEN_STRING_REF_H + #include <grpcpp/impl/codegen/string_ref.h> - -#endif // GRPCXX_IMPL_CODEGEN_STRING_REF_H + +#endif // GRPCXX_IMPL_CODEGEN_STRING_REF_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/stub_options.h b/contrib/libs/grpc/include/grpc++/impl/codegen/stub_options.h index 07cb4417b7a..53b8a8d9d59 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/stub_options.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/stub_options.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_STUB_OPTIONS_H -#define GRPCXX_IMPL_CODEGEN_STUB_OPTIONS_H - +#ifndef GRPCXX_IMPL_CODEGEN_STUB_OPTIONS_H +#define GRPCXX_IMPL_CODEGEN_STUB_OPTIONS_H + #include <grpcpp/impl/codegen/stub_options.h> - -#endif // GRPCXX_IMPL_CODEGEN_STUB_OPTIONS_H + +#endif // GRPCXX_IMPL_CODEGEN_STUB_OPTIONS_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/sync_stream.h b/contrib/libs/grpc/include/grpc++/impl/codegen/sync_stream.h index 1e6ba27bf51..21a6e5caf46 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/sync_stream.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/sync_stream.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_SYNC_STREAM_H -#define GRPCXX_IMPL_CODEGEN_SYNC_STREAM_H - +#ifndef GRPCXX_IMPL_CODEGEN_SYNC_STREAM_H +#define GRPCXX_IMPL_CODEGEN_SYNC_STREAM_H + #include <grpcpp/impl/codegen/sync_stream.h> - -#endif // GRPCXX_IMPL_CODEGEN_SYNC_STREAM_H + +#endif // GRPCXX_IMPL_CODEGEN_SYNC_STREAM_H diff --git a/contrib/libs/grpc/include/grpc++/impl/codegen/time.h b/contrib/libs/grpc/include/grpc++/impl/codegen/time.h index f9b70f83135..9a35730e2b0 100644 --- a/contrib/libs/grpc/include/grpc++/impl/codegen/time.h +++ b/contrib/libs/grpc/include/grpc++/impl/codegen/time.h @@ -1,28 +1,28 @@ -/* - * +/* + * * Copyright 2018 gRPC authors. - * + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * - */ - + * + */ + // DEPRECATED: The headers in include/grpc++ are deprecated. Please include the // headers in include/grpcpp instead. This header exists only for backwards // compatibility. -#ifndef GRPCXX_IMPL_CODEGEN_TIME_H -#define GRPCXX_IMPL_CODEGEN_TIME_H - +#ifndef GRPCXX_IMPL_CODEGEN_TIME_H +#define GRPCXX_IMPL_CODEGEN_TIME_H + #include <grpcpp/impl/codegen/time.h> - -#endif // GRPCXX_IMPL_CODEGEN_TIME_H + +#endif // GRPCXX_IMPL_CODEGEN_TIME_H |