mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 02:53:10 +01:00
Merge branch 'develop' into pr/1113
This commit is contained in:
@@ -67,10 +67,8 @@ private:
|
||||
AsyncReader(const AsyncReader&);
|
||||
AsyncReader& operator = (const AsyncReader&);
|
||||
|
||||
|
||||
Activity<AsyncReader> _activity;
|
||||
|
||||
Client& _client;
|
||||
Activity<AsyncReader> _activity;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user