Merge pull request #4418 from lioncash/udp-warn

udp/client: Remove unused boost include
pull/8/head
bunnei 5 years ago committed by GitHub
commit 4524e1bd54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,6 @@
#include <functional>
#include <thread>
#include <boost/asio.hpp>
#include <boost/bind.hpp>
#include "common/logging/log.h"
#include "input_common/udp/client.h"
#include "input_common/udp/protocol.h"

Loading…
Cancel
Save