mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-15 22:31:32 +01:00
removed unneccecary includes
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
#include "ClientSocket.h"
|
||||
#include "SharedMemory.h"
|
||||
// #include "error_defs.h"
|
||||
#include "logger.h"
|
||||
#include "sls_detector_defs.h"
|
||||
#include "network_utils.h"
|
||||
@@ -16,7 +15,6 @@ class ClientInterface;
|
||||
|
||||
class multiSlsDetector;
|
||||
class ServerInterface;
|
||||
class MySocketTCP;
|
||||
|
||||
#define SLS_SHMVERSION 0x190503
|
||||
#define MAX_RX_DBIT 64
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#include "slsDetector.h"
|
||||
#include "ClientInterface.h"
|
||||
#include "ClientSocket.h"
|
||||
#include "MySocketTCP.h"
|
||||
#include "ServerInterface.h"
|
||||
#include "SharedMemory.h"
|
||||
#include "file_utils.h"
|
||||
|
||||
Reference in New Issue
Block a user