mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 04:49:49 +01:00
removed unneccecary includes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "ClientInterface.h"
|
||||
#include "ClientSocket.h"
|
||||
#include <cstring>
|
||||
|
||||
ClientInterface::ClientInterface(sls::ClientSocket *socket, int n) : socket_(socket){}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user