linux build fix
authorPavel Boyko <boyko@iitp.ru>
Wed, 05 Aug 2009 12:50:19 +0400
changeset 5640 1cd73bc745ce
parent 5639 f39f45cddd86
child 5643 3e02922d9b5d
linux build fix
src/routing/aodv/aodv-neighbor.cc
--- 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
 {