[svn] commit: r2181 - /branches/trac221/feng-authnotify/src/bin/auth/asio_link.h
BIND 10 source code commits
bind10-changes at lists.isc.org
Sun Jun 20 08:37:23 UTC 2010
Author: hanfeng
Date: Sun Jun 20 08:37:22 2010
New Revision: 2181
Log:
remove the head file which shouldn't be includeds and namespace declear
Modified:
branches/trac221/feng-authnotify/src/bin/auth/asio_link.h
Modified: branches/trac221/feng-authnotify/src/bin/auth/asio_link.h
==============================================================================
--- branches/trac221/feng-authnotify/src/bin/auth/asio_link.h (original)
+++ branches/trac221/feng-authnotify/src/bin/auth/asio_link.h Sun Jun 20 08:37:22 2010
@@ -19,13 +19,11 @@
#include <string.h>
-#include <asio.hpp>
#include <dns/message.h>
class AuthSrv;
namespace asio_link {
struct IOServiceImpl;
-using namespace asio::ip;
///\brief stands for one query client including its network information and query message
class UserInfo
More information about the bind10-changes
mailing list