mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 10:41:01 +00:00
6 lines
70 B
C++
6 lines
70 B
C++
#pragma once
|
|
|
|
#include <boost/asio.hpp>
|
|
|
|
using namespace boost::asio;
|