--- 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"