mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-24 02:33:00 +01: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