[svn] commit: r1381 - /trunk/src/bin/auth/common.h

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Mar 12 23:33:22 UTC 2010


Author: jinmei
Date: Fri Mar 12 23:33:21 2010
New Revision: 1381

Log:
cleanup: removed unnecessary header files to be included.

Modified:
    trunk/src/bin/auth/common.h

Modified: trunk/src/bin/auth/common.h
==============================================================================
--- trunk/src/bin/auth/common.h (original)
+++ trunk/src/bin/auth/common.h Fri Mar 12 23:33:21 2010
@@ -17,9 +17,6 @@
 #ifndef __COMMON_H
 #define __COMMON_H 1
 
-#include <stdlib.h>
-#include <string>
-
 #include <exceptions/exceptions.h>
 
 class FatalError : public isc::Exception {




More information about the bind10-changes mailing list