Commit 36152ff1 authored by mercury233's avatar mercury233

include cmath lib

parent 3c024ddb
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
#include <functional> #include <functional>
#include <unordered_map> #include <unordered_map>
#include <unordered_set> #include <unordered_set>
#include <cmath>
class card; class card;
struct card_data; struct card_data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment