Ours is not to decide the value of pi.

Ours is only to live by it.
This commit is contained in:
2020-12-06 02:45:20 +01:00
parent dd6fbfb683
commit 02c5df5c1b
2 changed files with 1 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
#include <sstream>
#include <iterator>
#include <math.h>
std::map<std::string, ChatCommand> ChatManager::commands;