add missing #include<cmath> to make some compilers happy.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include <vector>
|
||||
#include <map>
|
||||
#include <cstring>
|
||||
#include <cmath>
|
||||
|
||||
#include <boost/algorithm/string.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user