This commit is contained in:
cigerxwinchaker 2019-11-06 13:19:08 +01:00
parent b8773350a9
commit da3d8c8b73
1 changed files with 0 additions and 2 deletions

View File

@ -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;