diff options
Diffstat (limited to 'shared.h')
-rw-r--r-- | shared.h | 1 |
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; |