mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 19:43:41 +01:00
works so far, no gui yet
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
//#ifdef UDP_BASE_IMPLEMENTATION
|
||||
#ifndef UDP_STANDARD_IMPLEMENTATION_H
|
||||
#define UDP_STANDARD_IMPLEMENTATION_H
|
||||
#pragma once
|
||||
/********************************************//**
|
||||
* @file UDPBaseImplementation.h
|
||||
* @short does all the functions for a receiver, set/get parameters, start/stop etc.
|
||||
@@ -286,7 +284,3 @@ private:
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
//#endif
|
||||
|
||||
Reference in New Issue
Block a user