Removes unused include directive.
This commit is contained in:
@@ -37,7 +37,6 @@
|
|||||||
|
|
||||||
#include <string.h> // For strcmp.
|
#include <string.h> // For strcmp.
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <sstream>
|
|
||||||
|
|
||||||
using ::testing::InitGoogleTest;
|
using ::testing::InitGoogleTest;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user