mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 15:34:56 +01:00
moved non public headers
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "Receiver.h"
|
||||
#include "ClientInterface.h"
|
||||
#include "sls_detector_exceptions.h"
|
||||
#include "versionAPI.h"
|
||||
#include "container_utils.h"
|
||||
@@ -13,6 +14,7 @@
|
||||
#include <string>
|
||||
#include <syscall.h>
|
||||
|
||||
Receiver::~Receiver() = default;
|
||||
|
||||
Receiver::Receiver(int argc, char *argv[]):
|
||||
tcpipInterface (nullptr) {
|
||||
|
||||
Reference in New Issue
Block a user