diff options
Diffstat (limited to 'shared.h')
-rw-r--r-- | shared.h | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1 +1,6 @@ +#ifndef SHARED_H_ +#define SHARED_H_ + extern std::map<std::string, std::string> config; + +#endif |
index : pro/umosapicpp | ||
Second implementation in C++ of the Python version of Unity Mongo Save Api. This is a simple API for save Unity object in Mongo database | git version control |
aboutsummaryrefslogtreecommitdiff |