[svn] commit: r914 - /branches/each-ds/src/lib/cc/cpp/data_unittests.cc

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Feb 22 22:04:43 UTC 2010


Author: mgraff
Date: Mon Feb 22 22:04:43 2010
New Revision: 914

Log:
it appears vector.hpp is not actually needed.

Modified:
    branches/each-ds/src/lib/cc/cpp/data_unittests.cc

Modified: branches/each-ds/src/lib/cc/cpp/data_unittests.cc
==============================================================================
--- branches/each-ds/src/lib/cc/cpp/data_unittests.cc (original)
+++ branches/each-ds/src/lib/cc/cpp/data_unittests.cc Mon Feb 22 22:04:43 2010
@@ -16,7 +16,6 @@
 
 #include <gtest/gtest.h>
 #include <boost/foreach.hpp>
-#include <boost/assign/std/vector.hpp>
 
 #include <data.h>
 




More information about the bind10-changes mailing list