]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4234] Fixed the doxygen issue in asiolink
authorFrancis Dupont <fdupont@isc.org>
Fri, 11 Dec 2015 21:27:43 +0000 (22:27 +0100)
committerFrancis Dupont <fdupont@isc.org>
Fri, 11 Dec 2015 21:27:43 +0000 (22:27 +0100)
src/lib/asiolink/io_asio_socket.h

index 453b5f6ee2847d1278d258c8189cb00fdb1cde61..55970c0410db047fc33bc61de8d6c1108487db7d 100644 (file)
@@ -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.
 ///