From 2cfa76fa8b5d93ba2a92dc4df556c6a7fab52920 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 2 Oct 2013 13:50:42 -0400 Subject: Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0! --- node/Multicaster.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'node/Multicaster.cpp') diff --git a/node/Multicaster.cpp b/node/Multicaster.cpp index 89204346..3348f4c1 100644 --- a/node/Multicaster.cpp +++ b/node/Multicaster.cpp @@ -25,6 +25,8 @@ * LLC. Start here: http://www.zerotier.com/ */ +#include + #include "Constants.hpp" #include "Multicaster.hpp" #include "Utils.hpp" -- cgit v1.2.3