From: Francis Dupont Date: Fri, 11 Dec 2015 21:27:43 +0000 (+0100) Subject: [4234] Fixed the doxygen issue in asiolink X-Git-Tag: trac4263_base~6^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=86c4e4096b14aa6a441b01f7b326448dc9e93e6e;p=thirdparty%2Fkea.git [4234] Fixed the doxygen issue in asiolink --- diff --git a/src/lib/asiolink/io_asio_socket.h b/src/lib/asiolink/io_asio_socket.h index 453b5f6ee2..55970c0410 100644 --- a/src/lib/asiolink/io_asio_socket.h +++ b/src/lib/asiolink/io_asio_socket.h @@ -278,8 +278,6 @@ public: }; -#include "io_socket.h" - /// \brief The \c DummyAsioSocket class is a concrete derived class of /// \c IOAsioSocket that is not associated with any real socket. ///