prebuilt_asio.cc
1 // Copyright 2019, Beeri 15. All rights reserved.
2 // Author: Roman Gershman (romange@gmail.com)
3 //
4 
5 #ifdef BOOST_ASIO_SEPARATE_COMPILATION
6 #include <boost/asio/impl/src.hpp>
7 #endif
8