Removes unused include directive.
This commit is contained in:
parent
9bcf4d0a65
commit
b147ec394b
@ -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;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user