diff options
Diffstat (limited to 'shared.h')
-rw-r--r-- | shared.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ #ifndef SHARED_H_ #define SHARED_H_ +#include <map> + 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 |