[master] Corrected nc_trans_unittest.cc build failure
Using EXPECT_EQ on class D2Dhcid failed under gtest 1.5 due to lack of "<<" operator. Adding it solves this problem.
Please register or sign in to comment
Using EXPECT_EQ on class D2Dhcid failed under gtest 1.5 due to lack of "<<" operator. Adding it solves this problem.