mirror of
https://bitbucket.org/seefoe/dockerized-swg-src.git
synced 2026-07-15 00:08:54 -04:00
9 lines
237 B
C
9 lines
237 B
C
#ifndef INCLUDED_FirstServerUtility_H
|
|
#define INCLUDED_FirstServerUtility_H
|
|
|
|
#include "sharedFoundation/FirstSharedFoundation.h"
|
|
#include "sharedDebug/FirstSharedDebug.h"
|
|
#include "sharedMemoryManager/FirstSharedMemoryManager.h"
|
|
|
|
#endif
|