mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-02 03:16:11 -04:00
11 lines
247 B
C
Executable File
11 lines
247 B
C
Executable File
#ifndef INCLUDED_FirstServerScript_H
|
|
#define INCLUDED_FirstServerScript_H
|
|
|
|
#include "boost/smart_ptr.hpp"
|
|
#include "sharedFoundation/FirstSharedFoundation.h"
|
|
#include "sharedMemoryManager/FirstSharedMemoryManager.h"
|
|
|
|
#include "StringId.h"
|
|
|
|
#endif
|