mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-05 00:15:17 +00:00
[4009] ASIO_HPP -> BOOST_ASIO_HPP
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#ifndef UDP_SOCKET_H
|
||||
#define UDP_SOCKET_H 1
|
||||
|
||||
#ifndef ASIO_HPP
|
||||
#ifndef BOOST_ASIO_HPP
|
||||
#error "asio.hpp must be included before including this, see asiolink.h as to why"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user