mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-20 08:38:00 +02:00
receiver compiles
This commit is contained in:
@ -11,11 +11,12 @@
|
||||
#include <map>
|
||||
#include <getopt.h>
|
||||
|
||||
|
||||
#include "slsReceiver.h"
|
||||
#include "slsReceiverTCPIPInterface.h"
|
||||
#include "gitInfoReceiver.h"
|
||||
|
||||
|
||||
|
||||
#include "logger.h"
|
||||
#include "utilities.h"
|
||||
|
||||
slsReceiver::slsReceiver(int argc, char *argv[]):
|
||||
tcpipInterface (0) {
|
||||
|
Reference in New Issue
Block a user