moved SharedMemory to slsSupportLib

This commit is contained in:
2026-05-29 15:55:12 +02:00
parent 1485f7c6c6
commit 4512e8ca49
10 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include <stdlib.h>
#include "CtbConfig.h"
#include "SharedMemory.h"
#include "sls/SharedMemory.h"
#include <fstream>
#include <set>