mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-02 23:24:58 +01:00
Moving headers into include/sls (#212)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "ClientSocket.h"
|
||||
#include "logger.h"
|
||||
#include "sls_detector_defs.h"
|
||||
#include "sls_detector_exceptions.h"
|
||||
#include "sls/ClientSocket.h"
|
||||
#include "sls/logger.h"
|
||||
#include "sls/sls_detector_defs.h"
|
||||
#include "sls/sls_detector_exceptions.h"
|
||||
#include <arpa/inet.h>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
Reference in New Issue
Block a user