Cleanup async client APIs.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "webcc/soap_service.h"
|
||||
|
||||
class CalcService : public webcc::SoapService {
|
||||
public:
|
||||
public:
|
||||
CalcService() = default;
|
||||
~CalcService() override = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user