From: Francis Dupont Date: Thu, 24 Sep 2015 14:37:36 +0000 (+0200) Subject: [master] Fixed old asio.hpp include in new code (bis) X-Git-Tag: trac4074_base~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=279c55e6b2dcef32bce13af287de25a87c83205d;p=thirdparty%2Fkea.git [master] Fixed old asio.hpp include in new code (bis) --- diff --git a/src/lib/dhcpsrv/tests/timer_mgr_unittest.cc b/src/lib/dhcpsrv/tests/timer_mgr_unittest.cc index cb9f74c29c..b89f412189 100644 --- a/src/lib/dhcpsrv/tests/timer_mgr_unittest.cc +++ b/src/lib/dhcpsrv/tests/timer_mgr_unittest.cc @@ -12,7 +12,7 @@ // OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR // PERFORMANCE OF THIS SOFTWARE. -#include +#include #include #include #include