Added cmath library so that fabs can be used.

This commit is contained in:
Xavier Raynaud
2012-04-10 14:32:56 +02:00
parent 6a042bdefe
commit f56f78289d

View File

@@ -26,7 +26,7 @@
#include <iostream>
#include <iterator>
#include <vector>
#include <cmath>