diff --git a/tools/UDPSimulator.h b/tools/UDPSimulator.h index 162bb446..f976c607 100644 --- a/tools/UDPSimulator.h +++ b/tools/UDPSimulator.h @@ -16,6 +16,3 @@ public: ~UDPSimulator(); void SendImage(const std::string &ipv4_dest_addr, uint16_t udp_port, uint64_t frame_number, uint16_t module_number); }; - - -#endif //JUNGFRAUJOCH_UDPSIMULATOR_H