mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-13 23:40:06 +01:00
removed header
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include "Result.h"
|
||||
#include "network_utils.h"
|
||||
#include "sls_detector_defs.h"
|
||||
#include <chrono>
|
||||
#include <memory>
|
||||
|
||||
@@ -20,7 +20,6 @@ set(PUBLICHEADERS
|
||||
include/file_utils.h
|
||||
include/container_utils.h
|
||||
include/string_utils.h
|
||||
include/genericSocket.h
|
||||
include/logger.h
|
||||
include/ClientSocket.h
|
||||
include/DataSocket.h
|
||||
|
||||
@@ -9,7 +9,6 @@ this might be deprecated in the future
|
||||
|
||||
*/
|
||||
|
||||
// #include "genericSocket.h"
|
||||
#include "network_utils.h"
|
||||
#include "sls_detector_exceptions.h"
|
||||
#include <cstdint>
|
||||
|
||||
Reference in New Issue
Block a user