mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 19:30:03 +02:00
removed header
This commit is contained in:
parent
711d40a56e
commit
6809bd6567
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user