Browse Source

[4234] Fixed the doxygen issue in asiolink

Francis Dupont 9 years ago
parent
commit
86c4e4096b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/lib/asiolink/io_asio_socket.h

+ 0 - 2
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.
 ///