aktuell
This commit is contained in:
parent
b8773350a9
commit
da3d8c8b73
|
@ -3,8 +3,6 @@
|
|||
#include <sys/shm.h>
|
||||
#include "SharedMemory.h"
|
||||
#include <iostream>
|
||||
#include <unistd.h>
|
||||
#include <signal.h>
|
||||
#define Max_Memory_Size 8000
|
||||
|
||||
int memoryAccessKey = 12345;
|
||||
|
|
Loading…
Reference in New Issue