Fix compilation error
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 7 Sep 2015 14:09:14 +0000 (16:09 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 7 Sep 2015 14:09:14 +0000 (16:09 +0200)
example/diameter/launcher/testing/TestManager.cpp

index 40d8286..ca45e9c 100644 (file)
@@ -7,6 +7,7 @@
 
 // Standard
 #include <climits>
+#include <cmath>
 
 // Project
 #include <anna/xml/Compiler.hpp>