Imported Upstream version 1.33.1
[platform/upstream/grpc.git] / src / cpp / server / load_reporter / load_reporter_async_service_impl.h
index d845295..969e20f 100644 (file)
@@ -41,7 +41,7 @@ class LoadReporterAsyncServiceImpl
  public:
   explicit LoadReporterAsyncServiceImpl(
       std::unique_ptr<ServerCompletionQueue> cq);
-  ~LoadReporterAsyncServiceImpl() override;
+  ~LoadReporterAsyncServiceImpl();
 
   // Starts the working thread.
   void StartThread();