src/network/utils/radiotap-header.cc
changeset 9063 32755d0516f4
parent 7704 aef733235832
child 9144 6a15c50388bc
--- a/src/network/utils/radiotap-header.cc	Fri Aug 31 12:24:28 2012 +0200
+++ b/src/network/utils/radiotap-header.cc	Sat Sep 01 20:57:21 2012 +0200
@@ -19,7 +19,7 @@
  */
 
 #include <iomanip>
-#include <math.h>
+#include <cmath>
 #include "ns3/log.h"
 #include "radiotap-header.h"