mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-03 04:19:20 -04:00
8 lines
197 B
C
Executable File
8 lines
197 B
C
Executable File
#ifndef INCLUDED_FirstServerDatabase_H
|
|
#define INCLUDED_FirstServerDatabase_H
|
|
|
|
#include "sharedFoundation/FirstSharedFoundation.h"
|
|
#include "sharedMemoryManager/FirstSharedMemoryManager.h"
|
|
|
|
#endif
|