mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 22:07:12 +02:00
moved ClientInterface to src
This commit is contained in:
@ -25,7 +25,7 @@ public:
|
||||
/**
|
||||
* destructor
|
||||
*/
|
||||
virtual ~ClientInterface();
|
||||
virtual ~ClientInterface() = default;
|
||||
|
||||
/**
|
||||
* Set the datasocket
|
||||
|
Reference in New Issue
Block a user