]> git.tdb.fi Git - netvis.git/blobdiff - source/packet.cpp
Improve the algorithm for deleting hosts
[netvis.git] / source / packet.cpp
index 512144a9517414bfd18576c0b9a18478392c0db3..89f77790166d86134e4d2e0d0ef04e6c60588b0e 100644 (file)
@@ -6,6 +6,7 @@ Distributed unter the GPL
 */
 
 #include <cmath>
+#include <cstdlib>
 #include <msp/gl/immediate.h>
 #include <msp/gl/matrix.h>
 #include <msp/gl/transform.h>