mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-02 03:16:11 -04:00
Added serverScript library
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user