Another missing <math.h> include

This commit is contained in:
Gustavo J. A. M. Carneiro
2010-06-20 15:57:49 +01:00
parent 8af8a42b6a
commit eb79f5d518

View File

@@ -24,6 +24,7 @@
#include <fstream>
#include <vector>
#include <math.h>
using namespace ns3;