diff options
Diffstat (limited to 'whisperTopic.cpp')
-rw-r--r-- | whisperTopic.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/whisperTopic.cpp b/whisperTopic.cpp index 4609c957..2f90b4fb 100644 --- a/whisperTopic.cpp +++ b/whisperTopic.cpp @@ -19,6 +19,7 @@ * @date 2014 */ #include <functional> +#include <boost/asio.hpp> #include <boost/test/unit_test.hpp> #include <libp2p/Host.h> #include <libwhisper/WhisperPeer.h> |