--- a/src/routing/aodv/aodv-neighbor.cc Wed Aug 05 12:14:59 2009 +0400 +++ b/src/routing/aodv/aodv-neighbor.cc Wed Aug 05 12:50:19 2009 +0400 @@ -28,6 +28,7 @@ #include "aodv-neighbor.h" #include "ns3/test.h" +#include <algorithm> namespace ns3 {