add #include <cmath>

This commit is contained in:
Shinya Kitaoka 2016-04-18 18:52:53 +09:00
parent 61dd762587
commit ec43d4d5e6

View file

@ -18,6 +18,7 @@
#include "tcg/tcg_function_types.h"
// STD includes
#include <cmath>
#include <functional>
#undef DEBUG