BIND 10 master, updated. 1545ba5efdff605b12188442e34b5845c925256f [master] Remove unnecessary namespace import

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Dec 4 09:39:34 UTC 2012


The branch, master has been updated
       via  1545ba5efdff605b12188442e34b5845c925256f (commit)
      from  3b154a69231eb838886c82deba2b1bb9439ac3ad (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1545ba5efdff605b12188442e34b5845c925256f
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Dec 4 13:07:58 2012 +0530

    [master] Remove unnecessary namespace import

-----------------------------------------------------------------------

Summary of changes:
 src/lib/dns/rrparamregistry-placeholder.cc |    1 -
 1 file changed, 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/dns/rrparamregistry-placeholder.cc b/src/lib/dns/rrparamregistry-placeholder.cc
index e818e29..ed59f5d 100644
--- a/src/lib/dns/rrparamregistry-placeholder.cc
+++ b/src/lib/dns/rrparamregistry-placeholder.cc
@@ -34,7 +34,6 @@
 #include <dns/rdataclass.h>
 
 using namespace std;
-using namespace boost;
 
 using namespace isc::util;
 using namespace isc::dns::rdata;



More information about the bind10-changes mailing list