Explorar el Código

Fixing header guard.

Nicolas "Pixel" Noble hace 6 años
padre
commit
035442b086
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/grpcpp/impl/codegen/completion_queue_impl.h

+ 1 - 1
include/grpcpp/impl/codegen/completion_queue_impl.h

@@ -416,4 +416,4 @@ class ServerCompletionQueue : public CompletionQueue {
 
 }  // namespace grpc_impl
 
-#endif  // GRPCPP_IMPL_CODEGEN_COMPLETION_QUEUE_H
+#endif  // GRPCPP_IMPL_CODEGEN_COMPLETION_QUEUE_IMPL_H