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