aboutsummaryrefslogtreecommitdiff
path: root/shared.h
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-08-02 16:11:44 +0200
committerneodarz <neodarz@neodarz.net>2019-08-02 16:11:44 +0200
commit51b01f457351076f24e4a08bdcbfb7e4cf2d045a (patch)
tree473c1a8ff49b52b1e950298053e52c2df43774e8 /shared.h
parent185e684a4648849b35cce65a00465cb41a309292 (diff)
downloadumosapicpp-51b01f457351076f24e4a08bdcbfb7e4cf2d045a.tar.xz
umosapicpp-51b01f457351076f24e4a08bdcbfb7e4cf2d045a.zip
Configure mongodb to work correctly
Diffstat (limited to 'shared.h')
-rw-r--r--shared.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared.h b/shared.h
new file mode 100644
index 0000000..8efc3eb
--- /dev/null
+++ b/shared.h
@@ -0,0 +1 @@
+extern std::map<std::string, std::string> config;