0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-28 19:58:53 +02:00

ircd::info: Tighten the boost include required for this tru.

This commit is contained in:
Jason Volk 2018-05-29 22:46:05 -07:00
parent fea14c2d41
commit 879c531ae9

View file

@ -9,7 +9,7 @@
// full license for this software is available in the LICENSE file.
#include <RB_INC_SYS_RESOURCE_H
#include <ircd/asio.h>
#include <boost/version.hpp>
void
ircd::info::init()