Removes unused include directive.

This commit is contained in:
vladlosev 2011-02-02 01:18:50 +00:00
parent 9bcf4d0a65
commit b147ec394b

View File

@ -37,7 +37,6 @@
#include <string.h> // For strcmp.
#include <algorithm>
#include <sstream>
using ::testing::InitGoogleTest;