diff --git a/test/math/pi.cpp b/test/math/pi.cpp index 953caf12..664c6022 100644 --- a/test/math/pi.cpp +++ b/test/math/pi.cpp @@ -12,9 +12,12 @@ # include "config.h" #endif +#include + #include "core.h" using namespace lol; +using namespace std; int main(int argc, char **argv) {