mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 17:47:59 +02:00
Moving headers into include/sls (#212)
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
#include "ServerSocket.h"
|
||||
#include "sls/ServerSocket.h"
|
||||
#include "clara.hpp"
|
||||
|
||||
#include "tests/testenum.h"
|
||||
|
||||
#include "ServerInterface.h"
|
||||
#include "container_utils.h"
|
||||
#include "sls/ServerInterface.h"
|
||||
#include "sls/container_utils.h"
|
||||
#include <iostream>
|
||||
#include <unordered_map>
|
||||
|
||||
|
Reference in New Issue
Block a user