mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 18:10:05 +00:00
Merge pull request #4418 from lioncash/udp-warn
udp/client: Remove unused boost include
This commit is contained in:
commit
4524e1bd54
@ -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…
Reference in New Issue
Block a user