mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
works so far, no gui yet
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
#ifndef UDPINTERFACE_H
|
||||
#define UDPINTERFACE_H
|
||||
|
||||
#pragma once
|
||||
/***********************************************
|
||||
* @file UDPInterface.h
|
||||
* @short Base class with all the functions for the UDP inteface of the receiver
|
||||
@ -609,5 +607,3 @@ class UDPInterface {
|
||||
private:
|
||||
|
||||
};
|
||||
|
||||
#endif /* #ifndef UDPINTERFACE_H */
|
||||
|
Reference in New Issue
Block a user