diff options
Diffstat (limited to '')
-rw-r--r-- | shared.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #define SHARED_H_ #include <map> + #include "db/mongo_access.h" extern std::map<std::string, std::string> config; |
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 |