maths: add forgotten header to test suite

This commit is contained in:
Danny Robson 2017-11-02 18:02:53 +11:00
parent d8bb00c9c3
commit 28ec0bd48e

View File

@ -3,6 +3,7 @@
#include "debug.hpp" #include "debug.hpp"
#include "tap.hpp" #include "tap.hpp"
#include <iostream>
#include <cstdlib> #include <cstdlib>
#include <cmath> #include <cmath>
#include <limits> #include <limits>