moved SharedMemory to slsSupportLib

This commit is contained in:
2026-05-27 11:11:28 +02:00
parent 1485f7c6c6
commit 4512e8ca49
10 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -2,8 +2,8 @@
// Copyright (C) 2021 Contributors to the SLS Detector Package
#include "Detector.h"
#include "Module.h"
#include "SharedMemory.h"
#include "catch.hpp"
#include "sls/SharedMemory.h"
namespace sls {