mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-31 09:04:56 +01:00
Moving headers into include/sls (#212)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "UdpRxSocket.h"
|
||||
#include "logger.h"
|
||||
#include "network_utils.h"
|
||||
#include "sls_detector_exceptions.h"
|
||||
#include "sls/UdpRxSocket.h"
|
||||
#include "sls/logger.h"
|
||||
#include "sls/network_utils.h"
|
||||
#include "sls/sls_detector_exceptions.h"
|
||||
#include <cstdint>
|
||||
#include <errno.h>
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user