mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 10:41:01 +00:00
switch udp networking to boost implementation
This commit is contained in:
5
include/BoostAliases.h
Normal file
5
include/BoostAliases.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <boost/asio.hpp>
|
||||
|
||||
using namespace boost::asio;
|
||||
Reference in New Issue
Block a user